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

Unified Diff: ash/ash.gyp

Issue 187073002: Refactoring display configuration state to allow generic state objects (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 86ca02290612b13a28123df5ee109527b7eb6932..127895191c385d7975c38fa9c7a974d1fdefaaf2 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -823,6 +823,8 @@
'../ui/message_center/message_center.gyp:message_center',
'../ui/message_center/message_center.gyp:message_center_test_support',
'../ui/resources/ui_resources.gyp:ui_resources',
+ '../ui/display/display.gyp:display',
Daniel Erat 2014/03/05 01:56:12 nit: keep this list alphabetized
dnicoara 2014/03/05 17:29:25 Done.
+ '../ui/display/display.gyp:display_test_util',
'../ui/ui.gyp:ui',
'../ui/ui_unittests.gyp:ui_test_support',
'../ui/views/views.gyp:views',
« no previous file with comments | « no previous file | ash/display/display_change_observer_chromeos.h » ('j') | ash/display/display_change_observer_chromeos.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698