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

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: Fix rebase conflict 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index c876981de6ea8676356300143b15d303348b5d1c..3ebe71ff8066fa91d12270a1cf3fe54a9960840a 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -92,6 +92,7 @@ source_set("ui") {
"//chrome/installer/util",
"//components/autofill/content/browser:risk_proto",
"//components/bubble:bubble",
+ "//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/browser/page_load_metrics_web_contents_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698