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

Unified Diff: chromeos/chromeos.gyp

Issue 15067012: Move chromeos specific utility functions for display to chromeos/display (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: added test Created 7 years, 7 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 | « ash/display/display_change_observer_x11.cc ('k') | chromeos/display/output_configurator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index f9477f5a50114e39b2867822cc65a63205785dea..8b0bfc6d1e63e81ffe1721081567f9cf96a855bd 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -205,6 +205,8 @@
'disks/disk_mount_manager.h',
'display/output_configurator.cc',
'display/output_configurator.h',
+ 'display/output_util.cc',
+ 'display/output_util.h',
'display/real_output_configurator_delegate.cc',
'display/real_output_configurator_delegate.h',
'ime/component_extension_ime_manager.cc',
@@ -493,6 +495,7 @@
'attestation/attestation_flow_unittest.cc',
'app_mode/kiosk_oem_manifest_parser_unittest.cc',
'display/output_configurator_unittest.cc',
+ 'display/output_util_unittest.cc',
'dbus/blocking_method_caller_unittest.cc',
'dbus/power_policy_controller_unittest.cc',
'dbus/shill_client_unittest_base.cc',
« no previous file with comments | « ash/display/display_change_observer_x11.cc ('k') | chromeos/display/output_configurator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698