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

Unified Diff: components/dns_prefetch/renderer/DEPS

Issue 644123002: Componentize renderer side of DNS prefetching. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: trybot fixes: 1) hide gyp target from ios 2) UintToString --> SizeTToString Created 6 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 | « components/dns_prefetch/renderer/BUILD.gn ('k') | components/dns_prefetch/renderer/predictor_queue.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dns_prefetch/renderer/DEPS
diff --git a/components/autofill/content/renderer/DEPS b/components/dns_prefetch/renderer/DEPS
similarity index 57%
copy from components/autofill/content/renderer/DEPS
copy to components/dns_prefetch/renderer/DEPS
index dbd28cf1ed03c0ec8c213ad1fe10158f95953ba2..e6707c2c57b0e9a019e206b800e9dcc9285ca4c1 100644
--- a/components/autofill/content/renderer/DEPS
+++ b/components/dns_prefetch/renderer/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+content/public/common",
+ "+components/dns_prefetch/common",
"+content/public/renderer",
]
« no previous file with comments | « components/dns_prefetch/renderer/BUILD.gn ('k') | components/dns_prefetch/renderer/predictor_queue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698