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

Unified Diff: ash/ash.gyp

Issue 2270173002: add stylus metrics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/shell.h » ('j') | ash/shell.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 2e47166c0bcb430bee2fc382e97b00268bd4e7f9..b7ad11ac2194c79706f374c1a50fc078b7446ae6 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -772,6 +772,8 @@
'wm/stacking_controller.h',
'wm/status_area_layout_manager.cc',
'wm/status_area_layout_manager.h',
+ 'wm/stylus_metrics_recorder.cc',
+ 'wm/stylus_metrics_recorder.h',
oshima 2016/08/23 21:40:57 if these are for cros, please exclude them on othe
xiaoyinh(OOO Sep 11-29) 2016/08/23 22:43:01 Done.
'wm/system_background_controller.cc',
'wm/system_background_controller.h',
'wm/system_gesture_event_filter.cc',
« no previous file with comments | « no previous file | ash/shell.h » ('j') | ash/shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698