Chromium Code Reviews| Index: third_party/WebKit/Source/web/DEPS |
| diff --git a/third_party/WebKit/Source/web/DEPS b/third_party/WebKit/Source/web/DEPS |
| index 5eaa97eb5366e1fb4db91fb5619cbd25847a4f87..acd59ead16601f6ca4009e98eeb4462aa25600af 100644 |
| --- a/third_party/WebKit/Source/web/DEPS |
| +++ b/third_party/WebKit/Source/web/DEPS |
| @@ -13,5 +13,6 @@ include_rules = [ |
| "+third_party/khronos", |
| "+third_party/skia", |
| "+ui/gfx/geometry", |
| + "+v8", |
|
Devlin
2016/09/16 18:16:31
I'm guessing folks will object to this.
dcheng
2016/09/27 08:30:57
I think this is OK (I'm a little surprised this is
Devlin
2016/09/27 22:14:20
No longer needed with #include<>.
|
| "+web", |
| ] |