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 8d825ff202ef7300422ba2fcfd874510b7732f81..f3915cca5665991777327843c4da6a3a449f7846 100644 |
| --- a/third_party/WebKit/Source/platform/graphics/DEPS |
| +++ b/third_party/WebKit/Source/platform/graphics/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| + "+base/message_loop", |
| "+cc", |
| "-cc/blink", |
| ] |