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

Unified Diff: chrome/common/DEPS

Issue 1612663002: Use a valid /prefetch argument when launching a process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@bit
Patch Set: self-review Created 4 years, 11 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/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index ead1d8130359450cf84812c99daf50c41c4a99b3..52cf585a563107df355712851e17fe2e5d278253 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -21,6 +21,9 @@ include_rules = [
"+components/printing/common",
"+components/policy/core/common",
"+components/signin/core/common",
+ # TODO(fdoray): Remove this once the PreRead field trial has expired.
+ # crbug.com/577698
+ "+components/startup_metric_utils/common",
"+components/strings/grit",
"+components/translate/core/common",
"+components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698