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

Unified Diff: ui/display/manager/BUILD.gn

Issue 2733313002: Move display preference code from ash/display/ to ui/display/manager/. (Closed)
Patch Set: Rebase. Created 3 years, 9 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/BUILD.gn ('k') | ui/display/manager/display_pref_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/display/manager/BUILD.gn
diff --git a/ui/display/manager/BUILD.gn b/ui/display/manager/BUILD.gn
index 16c9e99778cba5dd83e7e2d15ab23bdc71a0125b..f05a57d741d141c8b6bfa22c9b9ca0a1c495a8fe 100644
--- a/ui/display/manager/BUILD.gn
+++ b/ui/display/manager/BUILD.gn
@@ -34,6 +34,9 @@ component("manager") {
"display_manager_export.h",
"display_manager_utilities.cc",
"display_manager_utilities.h",
+ "display_pref_util.h",
+ "json_converter.cc",
+ "json_converter.h",
"managed_display_info.cc",
"managed_display_info.h",
]
« no previous file with comments | « ui/display/BUILD.gn ('k') | ui/display/manager/display_pref_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698