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

Unified Diff: ash/BUILD.gn

Issue 2331093002: UMA stats for stylus usage (Closed)
Patch Set: Created 4 years, 3 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') | chrome/browser/chromeos/note_taking_app_utils.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 c7d9f240802f4dca5599d13ce2d9cf6e5ab34520..be2133ced7ec1e6f362e5914c624f021536df04c 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -786,8 +786,6 @@ component("ash") {
"wm/session_state_animator_impl.h",
"wm/stacking_controller.cc",
"wm/stacking_controller.h",
- "wm/stylus_metrics_recorder.cc",
- "wm/stylus_metrics_recorder.h",
"wm/system_gesture_event_filter.cc",
"wm/system_gesture_event_filter.h",
"wm/system_modal_container_event_filter.cc",
@@ -945,8 +943,6 @@ component("ash") {
"touch/touchscreen_util.h",
"virtual_keyboard_controller.cc",
"virtual_keyboard_controller.h",
- "wm/stylus_metrics_recorder.cc",
- "wm/stylus_metrics_recorder.h",
]
}
« no previous file with comments | « no previous file | ash/shell.h » ('j') | chrome/browser/chromeos/note_taking_app_utils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698