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

Unified Diff: ash/BUILD.gn

Issue 2855143004: Implements a display scale tray setting behind a chrome switch (Closed)
Patch Set: Sync with ToT Created 3 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 | « no previous file | ash/ash_strings.grd » ('j') | ash/system/display_scale/scale_detailed_view.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 952c6bd8dce9c6df9969c5b7d40005f88e07f060..90f707edf63aae94a698664b76085ed6dd8215ea 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -354,6 +354,12 @@ component("ash") {
"system/date/tray_system_info.h",
"system/devicetype_utils.cc",
"system/devicetype_utils.h",
+ "system/display_scale/scale_detailed_view.cc",
+ "system/display_scale/scale_detailed_view.h",
+ "system/display_scale/scale_view.cc",
+ "system/display_scale/scale_view.h",
+ "system/display_scale/tray_scale.cc",
+ "system/display_scale/tray_scale.h",
"system/enterprise/enterprise_domain_observer.h",
"system/enterprise/tray_enterprise.cc",
"system/enterprise/tray_enterprise.h",
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/system/display_scale/scale_detailed_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698