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

Unified Diff: Source/core/fetch/DEPS

Issue 1314793010: Support fragment URLs for all kinds of SVG images (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update DEPS to match Created 5 years, 3 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: Source/core/fetch/DEPS
diff --git a/Source/core/fetch/DEPS b/Source/core/fetch/DEPS
index 8153c5a82e38f29ad50ba0466995c8a4be6eea7b..51d6ecaac91527a25ed5bf9c5a5c3cad285e9936 100644
--- a/Source/core/fetch/DEPS
+++ b/Source/core/fetch/DEPS
@@ -8,7 +8,6 @@ include_rules = [
# Do not add to this list.
"!core/css/StyleSheetContents.h",
"!core/dom/XMLDocument.h",
- "!core/html/HTMLImageElement.h",
"!core/html/parser/TextResourceDecoder.h",
"!core/inspector/InspectorInstrumentation.h",
"!core/layout/LayoutObject.h",

Powered by Google App Engine
This is Rietveld 408576698