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

Unified Diff: ash/BUILD.gn

Issue 2849953004: SV Test
Patch Set: Created 3 years, 8 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/shelf/shelf_button.cc » ('j') | no next file with comments »
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 675288182fff31e6ff03a503d30de07b992986ad..f8a9a4461454688745b625dc322ac8e15af1e581 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -357,6 +357,12 @@ component("ash") {
"system/enterprise/enterprise_domain_observer.h",
"system/enterprise/tray_enterprise.cc",
"system/enterprise/tray_enterprise.h",
+ "system/fractional_view/scale_detailed_view.cc",
+ "system/fractional_view/scale_detailed_view.h",
+ "system/fractional_view/scale_view.cc",
+ "system/fractional_view/scale_view.h",
+ "system/fractional_view/tray_scale.cc",
+ "system/fractional_view/tray_scale.h",
"system/ime/ime_observer.h",
"system/ime/tray_ime_chromeos.cc",
"system/ime/tray_ime_chromeos.h",
« no previous file with comments | « no previous file | ash/shelf/shelf_button.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698