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

Unified Diff: ui/display/BUILD.gn

Issue 2223063003: Move DisplayLayoutStore from ash to ui. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase/add TODO. Created 4 years, 4 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 | « chrome/browser/chromeos/display/display_preferences_unittest.cc ('k') | ui/display/display_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/BUILD.gn
diff --git a/ui/display/BUILD.gn b/ui/display/BUILD.gn
index 1d338ddef9b0b5ac729138fe461a7473c4d4ade0..3096ed47bbe194bff67d5acb8d5d3625f6c1b068 100644
--- a/ui/display/BUILD.gn
+++ b/ui/display/BUILD.gn
@@ -50,6 +50,8 @@ component("display") {
"manager/display_layout.h",
"manager/display_layout_builder.cc",
"manager/display_layout_builder.h",
+ "manager/display_layout_store.cc",
+ "manager/display_layout_store.h",
"screen.cc",
"screen.h",
"screen_aura.cc",
« no previous file with comments | « chrome/browser/chromeos/display/display_preferences_unittest.cc ('k') | ui/display/display_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698