Don't set clang_use_chrome_plugins in common.gypi
This caused a failure on chrome os ASAN bots (where that flag is disabled): http://build.chromium.org/p/chromium.memory/builders/Chromium%20OS%20%28x86%29%20ASAN/builds/5491 TBR=henrike@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1882004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4408 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
14c966c706
commit
abab1d8456
@ -94,9 +94,6 @@
|
||||
|
||||
'conditions': [
|
||||
['build_with_chromium==1', {
|
||||
# clang_use_chrome_plugins must not be disabled when building Chromium.
|
||||
'clang_use_chrome_plugins': 1,
|
||||
|
||||
# Exclude pulse audio on Chromium since its prerequisites don't require
|
||||
# pulse audio.
|
||||
'include_pulse_audio%': 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user