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

Unified Diff: ash/BUILD.gn

Issue 2270173002: add stylus metrics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: incorporate comments and rebase 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/ash.gyp » ('j') | ash/ash.gyp » ('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 a2a3b3625bc446ff48c492aaab1e63c72ab8d6bb..6b22c2c414cc06c2582184f7585d793400cee68f 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -140,6 +140,8 @@ 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/ash.gyp » ('j') | ash/ash.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698