Index: Source/core/fetch/DEPS |
diff --git a/Source/core/fetch/DEPS b/Source/core/fetch/DEPS |
index 8153c5a82e38f29ad50ba0466995c8a4be6eea7b..09373425925fed85f3915ae5980a7ec6e3ec4535 100644 |
--- a/Source/core/fetch/DEPS |
+++ b/Source/core/fetch/DEPS |
@@ -2,6 +2,7 @@ include_rules = [ |
"-core", |
"+core/CoreExport.h", |
"+core/fetch", |
+ "+core/frame/Settings.h", |
Nate Chapin
2015/08/11 17:41:55
This is a layering violation, please plumb this th
Pat Meenan
2015/08/11 18:50:10
Done.
|
# core/fetch/ shouldn't depend on anything else in core/, |
# but has not been fully isolated yet. |