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

Unified Diff: ash/ash.gyp

Issue 18413002: [Cleanup] Factor out layout store code from DisplayController (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | ash/display/display_change_observer_x11.cc » ('j') | ash/display/display_controller.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 3c7531c6d5ef4702fc59e4712556f1bb35363497..05929ce6c7d739baf969bb47c057fb5a2ad77936 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -94,6 +94,8 @@
'display/display_info.cc',
'display/display_layout.h',
'display/display_layout.cc',
+ 'display/display_layout_store.h',
+ 'display/display_layout_store.cc',
'display/display_manager.cc',
'display/display_manager.h',
'display/display_pref_util.h',
« no previous file with comments | « no previous file | ash/display/display_change_observer_x11.cc » ('j') | ash/display/display_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698