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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 1312213010: PageLoadMetrics renderer and browser implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Relax DCHECK constraints slightly for tests Created 5 years, 3 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 | chrome/browser/ui/DEPS » ('j') | components/page_load_metrics/OWNERS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 5489605bfb204649bb6981eee1b172f6b957a496..938de39afabbdc1576f7867bd94117108184ae03 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -93,6 +93,7 @@ source_set("ui") {
"//components/autofill/content/browser:risk_proto",
"//components/bubble:bubble",
"//components/net_log",
+ "//components/page_load_metrics/browser",
"//components/power",
"//components/suggestions/proto",
"//components/url_formatter",
« no previous file with comments | « no previous file | chrome/browser/ui/DEPS » ('j') | components/page_load_metrics/OWNERS » ('J')

Powered by Google App Engine
This is Rietveld 408576698