Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(115)

Unified Diff: build/common.gypi

Issue 1344263002: ozone: gbm: Default use_system_minigbm=1 to mitigate build breaks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/minigbm/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 78e8eff9f8684088032de359845b239eb98e0c6c..6e4df9188cf0a4709ebfc92310ce42656bc66b91 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,
}],
« no previous file with comments | « no previous file | third_party/minigbm/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698