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

Unified Diff: ash/BUILD.gn

Issue 2824703006: Add MetalayerMode to the palette. (Closed)
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
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index ab776d3cd54c89b3d4187a53e6f5b426eae13831..5e299427b4f40ff74c198f4afcd1d4cc5f560447 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -430,6 +430,8 @@ component("ash") {
"system/palette/tools/laser_pointer_mode.h",
"system/palette/tools/magnifier_mode.cc",
"system/palette/tools/magnifier_mode.h",
+ "system/palette/tools/metalayer_mode.cc",
+ "system/palette/tools/metalayer_mode.h",
"system/power/battery_notification.cc",
"system/power/battery_notification.h",
"system/power/dual_role_notification.cc",

Powered by Google App Engine
This is Rietveld 408576698