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

Unified Diff: ui/display/display.gyp

Issue 226183004: Renamed OutputConfigurator to DisplayConfigurator (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased Created 6 years, 8 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/x11/touchscreen_delegate_x11.cc ('k') | ui/display/display_unittests.gypi » ('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 d330efd9213a9abe3e6ccc9d63715077fafba83f..5ff64a9d92fd5082c28d230e0e2a8c9704e42ada 100644
--- a/ui/display/display.gyp
+++ b/ui/display/display.gyp
@@ -19,14 +19,14 @@
'DISPLAY_IMPLEMENTATION',
],
'sources': [
+ 'chromeos/display_configurator.cc',
+ 'chromeos/display_configurator.h',
'chromeos/display_mode.cc',
'chromeos/display_mode.h',
'chromeos/display_snapshot.cc',
'chromeos/display_snapshot.h',
'chromeos/native_display_delegate.h',
'chromeos/native_display_observer.h',
- 'chromeos/output_configurator.cc',
- 'chromeos/output_configurator.h',
'chromeos/ozone/native_display_delegate_ozone.cc',
'chromeos/ozone/native_display_delegate_ozone.h',
'chromeos/ozone/touchscreen_delegate_ozone.cc',
« no previous file with comments | « ui/display/chromeos/x11/touchscreen_delegate_x11.cc ('k') | ui/display/display_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698