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

Unified Diff: base/BUILD.gn

Issue 1073613002: Added test support to observe and verify UMA user actions during tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | base/base.gyp » ('j') | base/test/user_action_tester.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 8a942eed60f4b345a8be5072d3d9346c2d30c7d5..527fc8a015fe2eabfb7a5da18229fa7245f3dd61 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -1247,6 +1247,7 @@ test("base_unittests") {
"test/histogram_tester_unittest.cc",
"test/test_reg_util_win_unittest.cc",
"test/trace_event_analyzer_unittest.cc",
+ "test/user_action_tester_unittest.cc",
"threading/non_thread_safe_unittest.cc",
"threading/platform_thread_unittest.cc",
"threading/sequenced_worker_pool_unittest.cc",
« no previous file with comments | « no previous file | base/base.gyp » ('j') | base/test/user_action_tester.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698