Chromium Code Reviews| Index: third_party/WebKit/Source/DEPS |
| diff --git a/third_party/WebKit/Source/DEPS b/third_party/WebKit/Source/DEPS |
| index 9a0bbf985d62d00b7d5467f6db7fa00221366b43..e7df23e404a7027f191c588e2e7fcab935c8ea9c 100644 |
| --- a/third_party/WebKit/Source/DEPS |
| +++ b/third_party/WebKit/Source/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "+base/macros.h", |
| "+base/gtest_prod_util.h", |
| + "+gin", |
|
alex clarke (OOO till 29th)
2017/02/14 16:28:20
Maybe add a test specific one
specific_include_r
|
| "+testing/gmock/include/gmock", |
| "+testing/gtest/include/gtest", |
| "+wtf", |