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", |
] |