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

Unified Diff: ui/display/display.gyp

Issue 851853002: It is time. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Trying to reup because the last upload failed. Created 5 years, 11 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 | « ui/display/chromeos/ozone/display_configurator_ozone.cc ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/display.gyp
diff --git a/ui/display/display.gyp b/ui/display/display.gyp
index ef1d6af69ff68e2d732f787fe7cbd3eb519910ac..1631166740b8d9bb1cf44352fbd7208eb97fb79f 100644
--- a/ui/display/display.gyp
+++ b/ui/display/display.gyp
@@ -47,7 +47,6 @@
# Note: file list duplicated in GN build.
'chromeos/display_configurator.cc',
'chromeos/display_configurator.h',
- 'chromeos/ozone/display_configurator_ozone.cc',
'chromeos/x11/display_configurator_x11.cc',
'chromeos/x11/display_mode_x11.cc',
'chromeos/x11/display_mode_x11.h',
@@ -78,11 +77,6 @@
'display_types',
],
}],
- ['use_ozone == 1', {
- 'dependencies': [
- '../../ui/ozone/ozone.gyp:ozone',
- ],
- }],
],
},
{
« no previous file with comments | « ui/display/chromeos/ozone/display_configurator_ozone.cc ('k') | ui/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698