summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
diff options
context:
space:
mode:
authorMichael Spang <spang@chromium.org>2015-09-15 20:13:42 -0400
committerMichael Spang <spang@chromium.org>2015-09-16 00:15:48 +0000
commit0e8f0106e7e01cee911dd2b34c263c01788e7186 (patch)
tree9fecb3cddc11b04f6aa6405f3149e1419bb0aceb /build/common.gypi
parent317a93a4df02f269127cb4267df2555bc19fe12a (diff)
downloadchromium_src-0e8f0106e7e01cee911dd2b34c263c01788e7186.zip
chromium_src-0e8f0106e7e01cee911dd2b34c263c01788e7186.tar.gz
chromium_src-0e8f0106e7e01cee911dd2b34c263c01788e7186.tar.bz2
ozone: gbm: Default use_system_minigbm=1 to mitigate build breaks
The chrome-sdk needs to update with the flag to avoid breakage. This CL can be reverted when the chrome-sdk updates with the new use_system_minigbm setting in GYP_DEFINES. TBR=dnicoara (build break) NOTRY=true Review URL: https://codereview.chromium.org/1344263002 . Cr-Commit-Position: refs/heads/master@{#349041}
Diffstat (limited to 'build/common.gypi')
-rw-r--r--build/common.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 78e8eff..6e4df91 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -2378,7 +2378,6 @@
# Build all platforms whose deps are in install-build-deps.sh.
# Only these platforms will be compile tested by buildbots.
- 'ozone_platform_gbm%': 1,
'ozone_platform_test%': 1,
'ozone_platform_egltest%': 1,
}],