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

Unified Diff: components/BUILD.gn

Issue 1413153010: Move components/startup_metric_utils/* to components/startup_metric_utils/browser/*. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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/renderer/BUILD.gn ('k') | components/bookmarks.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index cb34a37033e5c9669116313b967066a5245ac3af..6ee2cb5b3523ebf3f3e8ba6c1f9b0682ff6068db 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -126,7 +126,7 @@ group("all_components") {
"//components/security_interstitials/core",
"//components/signin/core/browser",
"//components/ssl_config",
- "//components/startup_metric_utils",
+ "//components/startup_metric_utils/browser",
"//components/sync_driver",
"//components/sync_sessions",
"//components/tracing",
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | components/bookmarks.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698