Chromium Code Reviews| Index: third_party/WebKit/Source/platform/graphics/DEPS |
| diff --git a/third_party/WebKit/Source/platform/graphics/DEPS b/third_party/WebKit/Source/platform/graphics/DEPS |
| index 2556ec90d20db1df20761c76d81f07098cf4ab96..81f0eafbbd0291d9109ad1393a95ef010bf2127d 100644 |
| --- a/third_party/WebKit/Source/platform/graphics/DEPS |
| +++ b/third_party/WebKit/Source/platform/graphics/DEPS |
| @@ -1,6 +1,8 @@ |
| 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/callback.h", |
| "+base/message_loop", |
| "+cc", |
| "-cc/blink", |