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

Unified Diff: third_party/WebKit/Source/platform/loader/DEPS

Issue 2739633003: platform/loader: move LinkHeader from network/ to loader/ (Closed)
Patch Set: gen gen --check passes Created 3 years, 9 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: third_party/WebKit/Source/platform/loader/DEPS
diff --git a/third_party/WebKit/Source/platform/loader/DEPS b/third_party/WebKit/Source/platform/loader/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..430408b193fd02c397fa2a14192ea2619c404a5c
--- /dev/null
+++ b/third_party/WebKit/Source/platform/loader/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+components/link_header_util" # for LinkHeader.cpp
+]
« no previous file with comments | « third_party/WebKit/Source/platform/loader/BUILD.gn ('k') | third_party/WebKit/Source/platform/loader/LinkHeader.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698