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 e19930c8007b18e33507089a6a39c1596cf66c76..226f05e711323787f0854722b21b690a91b41661 100644 |
| --- a/third_party/WebKit/Source/platform/graphics/DEPS |
| +++ b/third_party/WebKit/Source/platform/graphics/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| # To whitelist base/ stuff Blink is allowed to include, we list up all |
| # directories and files instead of writing 'base/'. |
| + "+base/message_loop", |
| "+cc", |
| "-cc/blink", |
| ] |