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

Unified Diff: components/network_hints/DEPS

Issue 899883004: Added chrome-side support for link rel=preconnect (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed formatting nit Created 5 years, 10 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
« no previous file with comments | « components/network_hints.gypi ('k') | components/network_hints/browser/network_hints_message_filter.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/network_hints/DEPS
diff --git a/components/printing/DEPS b/components/network_hints/DEPS
similarity index 75%
copy from components/printing/DEPS
copy to components/network_hints/DEPS
index 057bda25ce5948f045c2136939f5972f32c230bf..69f56f3e5eff70c53c7cef707ae711593f9b366c 100644
--- a/components/printing/DEPS
+++ b/components/network_hints/DEPS
@@ -1,7 +1,5 @@
-include_rules = [
- "+content/public",
- "+ipc",
- "+printing",
- "+third_party/WebKit/public",
- "+ui/gfx"
-]
+include_rules = [
+ "+content/public",
+ "+ipc",
+ "+third_party/WebKit/public",
+]
« no previous file with comments | « components/network_hints.gypi ('k') | components/network_hints/browser/network_hints_message_filter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698