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

Unified Diff: chrome/renderer/DEPS

Issue 644123002: Componentize renderer side of DNS prefetching. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 6 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/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index 981c75ccd09b33c197470ff07cab016116cf9198..4ede449a059598d64b532175f4574fe7448efd3a 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -14,6 +14,7 @@ include_rules = [
"+components/password_manager/content/renderer",
"+components/pdf/renderer",
"+components/plugins/renderer",
+ "+components/predictor/renderer",
"+components/signin/core/common",
"+components/translate/content/common",
"+components/translate/content/renderer",

Powered by Google App Engine
This is Rietveld 408576698