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

Unified Diff: third_party/WebKit/Source/core/fetch/DEPS

Issue 1746673002: Node.h #include parsimony. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove unrelated change Created 4 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
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 c92d95deed420b0bcaf79a05a78e511e063351f4..18c0a3f4c9debdfd302f0a1ad11b1c18465a13be 100644
--- a/third_party/WebKit/Source/core/fetch/DEPS
+++ b/third_party/WebKit/Source/core/fetch/DEPS
@@ -10,5 +10,6 @@ include_rules = [
"!core/dom/XMLDocument.h",
"!core/html/parser/TextResourceDecoder.h",
"!core/inspector/InspectorInstrumentation.h",
+ "!core/inspector/InstanceCounters.h",
sof 2016/02/29 09:27:00 Should InstanceCounters.h live somewhere else?
"!core/svg/graphics/SVGImage.h",
]
« no previous file with comments | « third_party/WebKit/Source/core/dom/shadow/InsertionPoint.cpp ('k') | third_party/WebKit/Source/core/fetch/Resource.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698