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

Unified Diff: ui/events/BUILD.gn

Issue 1763713002: Added missing MainThreadScrollingReason in histograms.xml (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Undo gyp change. Created 4 years, 9 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 | « tools/metrics/histograms/histograms.xml ('k') | ui/events/blink/input_handler_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/BUILD.gn
diff --git a/ui/events/BUILD.gn b/ui/events/BUILD.gn
index 53ca55ee1f11a6c3654ba91feaaf7cab09115d6c..ab5d3d0e58bb1d57e06314d57f530421cd7909a7 100644
--- a/ui/events/BUILD.gn
+++ b/ui/events/BUILD.gn
@@ -371,6 +371,7 @@ test("events_unittests") {
":test_support",
"//base",
"//base/test:run_all_unittests",
+ "//base/test:test_support",
"//ipc:test_support",
"//skia",
"//testing/gmock",
« no previous file with comments | « tools/metrics/histograms/histograms.xml ('k') | ui/events/blink/input_handler_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698