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 7e5267f08da77087640d8adba7791047b67f22ad..2c76bb24bc70f8f733d1257e3134cdcdba0eff8e 100644 |
--- a/third_party/WebKit/Source/core/fetch/DEPS |
+++ b/third_party/WebKit/Source/core/fetch/DEPS |
@@ -1,4 +1,5 @@ |
include_rules = [ |
+ "+base/metrics/histogram_macros.h", |
yhirano
2016/11/17 02:16:56
I don't know if core can depend on base. I'm happy
hajimehoshi
2016/11/17 09:20:00
Done (Added trampoline).
|
"-core", |
"+core/CoreExport.h", |
"+core/fetch", |