Index: third_party/WebKit/Source/platform/scheduler/DEPS |
diff --git a/third_party/WebKit/Source/platform/scheduler/DEPS b/third_party/WebKit/Source/platform/scheduler/DEPS |
index 6958aa7e404f5acfa9109005ac7afee06747044e..b3539087329545c014f16d1baa69166091284918 100644 |
--- a/third_party/WebKit/Source/platform/scheduler/DEPS |
+++ b/third_party/WebKit/Source/platform/scheduler/DEPS |
@@ -3,6 +3,7 @@ include_rules = [ |
"+base/atomicops.h", |
"+base/bind_helpers.h", |
"+base/callback.h", |
+ "+base/callback_helpers.h", |
"+base/cancelable_callback.h", |
"+base/command_line.h", |
"+base/compiler_specific.h", |