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

Unified Diff: chrome/browser/DEPS

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: Remove chrome_child.dll dependency on startup_metric_utils. Created 5 years, 2 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/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index e63d2abd7d35e247bbef178f7b6f602f56b9f716..f490df1510b4adfa3be4d5d70e7acf3ad1fbf51c 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -93,7 +93,7 @@ include_rules = [
"+components/signin",
"+components/ssl_config",
"+components/ssl_errors",
- "+components/startup_metric_utils",
+ "+components/startup_metric_utils/browser",
"+components/storage_monitor",
"+components/suggestions",
"+components/sync_bookmarks",

Powered by Google App Engine
This is Rietveld 408576698