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

Unified Diff: ash/BUILD.gn

Issue 2961313003: Touch gestures for System Tray/ IME/ Stylus/ Notifications (Closed)
Patch Set: Fixed nits. Created 3 years, 5 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/accelerators/accelerator_controller.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 e37dfa125df375c345d8d5fc51034d5bea981ddf..a079fd04e5690fdab31ec5c4ed52c169360dba29 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -558,6 +558,8 @@ component("ash") {
"system/tray_accessibility.h",
"system/tray_caps_lock.cc",
"system/tray_caps_lock.h",
+ "system/tray_drag_controller.cc",
+ "system/tray_drag_controller.h",
"system/tray_tracing.cc",
"system/tray_tracing.h",
"system/update/tray_update.cc",
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698