Index: third_party/WebKit/Source/platform/DEPS |
diff --git a/third_party/WebKit/Source/platform/DEPS b/third_party/WebKit/Source/platform/DEPS |
index 2003c6e2f925bf46213315563f86718e01ac5d3a..226a1c6df93909dc0a96637926b170ae9f94a1fa 100644 |
--- a/third_party/WebKit/Source/platform/DEPS |
+++ b/third_party/WebKit/Source/platform/DEPS |
@@ -2,6 +2,7 @@ include_rules = [ |
# To whitelist base/ stuff Blink is allowed to include, we list up all |
# directories and files instead of writing 'base/'. |
"+base/bind.h", |
+ "+base/bind_helpers.h", |
"+base/callback.h", |
"+base/callback_forward.h", |
"+base/files", |