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

Unified Diff: ash/BUILD.gn

Issue 2961313003: Touch gestures for System Tray/ IME/ Stylus/ Notifications (Closed)
Patch Set: Fixed msw's comments. 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') | ash/system/tray/system_tray_unittest.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 701d64e58b73ae87e7dcaad2be68cd2198bdad03..6fa56ff5d0a9293eb8ef74409d8ab16726ee26c3 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') | ash/system/tray/system_tray_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698