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

Unified Diff: chrome/test/BUILD.gn

Issue 2400953003: Add browser test for NavigationMetricsRecorder (Closed)
Patch Set: Rebase Created 4 years, 1 month 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 | « chrome/browser/tab_contents/navigation_metrics_recorder_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 54bb2285e3658ee2ad0f0b5cc16ae22c2ef77feb..058e3258401b6f0d64be6ee680feca35523747f7 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1708,6 +1708,7 @@ test("browser_tests") {
"../browser/sync_file_system/mock_local_change_processor.h",
"../browser/sync_file_system/mock_remote_file_sync_service.cc",
"../browser/sync_file_system/mock_remote_file_sync_service.h",
+ "../browser/tab_contents/navigation_metrics_recorder_browsertest.cc",
"../browser/tab_contents/view_source_browsertest.cc",
"../browser/task_manager/mock_web_contents_task_manager.cc",
"../browser/task_manager/mock_web_contents_task_manager.h",
« no previous file with comments | « chrome/browser/tab_contents/navigation_metrics_recorder_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698