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

Unified Diff: chrome/browser/ui/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/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 14c5e121b61446825fe16552f9c8c2c04ff30d5c..765b742c0830284d0739d967b0317f05a596b6b7 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -709,6 +709,8 @@ split_static_library("ui") {
"browser_tabstrip.h",
"browser_toolbar_model_delegate.cc",
"browser_toolbar_model_delegate.h",
+ "browser_view_histogram_helper.cc",
+ "browser_view_histogram_helper.h",
"browser_view_prefs.cc",
"browser_view_prefs.h",
"browser_window_state.cc",

Powered by Google App Engine
This is Rietveld 408576698