| 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 6a0aa56815f56101038fe9943fc8f7ee741aa6a5..7dcab9c3c4f4e29cee5748804e9ae1eeb27f8ed4 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/DEPS
|
| +++ b/third_party/WebKit/Source/platform/graphics/DEPS
|
| @@ -3,6 +3,7 @@ include_rules = [
|
| # directories and files instead of writing 'base/'.
|
| "+base/bind.h",
|
| "+base/callback.h",
|
| + "+base/compiler_specific.h",
|
| "+base/message_loop",
|
| "+base/threading/thread_checker.h",
|
| "+cc",
|
|
|