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

Unified Diff: build/common.gypi

Issue 371923003: ozone: Use test as default platform under ChromeOS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | no next file » | 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 d3f3777a7e4ab749acc1a58e78f5809efe63a756..4864af410651116e3f2136e2e9fd3abc6e8ff84c 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -2235,11 +2235,6 @@
'ozone_platform_egltest%': 1,
}],
- ['use_ozone==1 and ozone_auto_platforms==1 and chromeos==1', {
- # Use dri as the default platform.
- 'ozone_platform%': 'dri',
- }],
-
['desktop_linux==1 and use_aura==1 and use_x11==1', {
'use_clipboard_aurax11%': 1,
}],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698