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

Unified Diff: ash/BUILD.gn

Issue 2961313003: Touch gestures for System Tray/ IME/ Stylus/ Notifications (Closed)
Patch Set: Swiping IME/Stylues/System tray/Notifications tray/bubble. 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/system/ime_menu/ime_menu_tray.h » ('j') | ash/system/ime_menu/ime_menu_tray.h » ('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 f853ed856242936d9770bad8081ecda94cc02210..287232966197150f3178906847eef115a8424f68 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -562,6 +562,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/system/ime_menu/ime_menu_tray.h » ('j') | ash/system/ime_menu/ime_menu_tray.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698