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

Unified Diff: chrome/test/BUILD.gn

Issue 2773973002: Add Startup.BrowserView.FirstPaint / .CompositingEnded histograms. (Closed)
Patch Set: WasNonBrowserUIDisplayed --> WasMainWindowStartupInterrupted, combine the tests, report trace with … Created 3 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 829ce038be7cbc09a1b9882d5f08b113a68f85bd..4b249d9d60c4d690a6c77875566556eab64f3f68 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1813,6 +1813,7 @@ test("browser_tests") {
"../browser/ui/toolbar/mock_component_toolbar_actions_factory.cc",
"../browser/ui/toolbar/mock_component_toolbar_actions_factory.h",
"../browser/ui/update_chrome_dialog_browsertest.cc",
+ "../browser/ui/views/frame/browser_view_histogram_helper_browsertest.cc",
"../browser/ui/views/hung_renderer_view_browsertest.cc",
"../browser/ui/webui/bidi_checker_web_ui_test.cc",
"../browser/ui/webui/bidi_checker_web_ui_test.h",

Powered by Google App Engine
This is Rietveld 408576698