Index: third_party/WebKit/Source/core/fetch/DEPS |
diff --git a/third_party/WebKit/Source/core/fetch/DEPS b/third_party/WebKit/Source/core/fetch/DEPS |
index f2a592e7a01adb03f312d7f5b7d1986f368f8ea2..a3fb599e5e6566f1ab71b954b689087d2e3d1f17 100644 |
--- a/third_party/WebKit/Source/core/fetch/DEPS |
+++ b/third_party/WebKit/Source/core/fetch/DEPS |
@@ -2,9 +2,4 @@ include_rules = [ |
"-core", |
"+core/CoreExport.h", |
"+core/fetch", |
- |
- # core/fetch/ shouldn't depend on anything else in core/, |
- # but has not been fully isolated yet. |
- # Do not add to this list. |
- "!core/svg/graphics/SVGImage.h", |
] |