Chromium Code Reviews| Index: third_party/WebKit/Source/core/exported/DEPS |
| diff --git a/third_party/WebKit/Source/core/exported/DEPS b/third_party/WebKit/Source/core/exported/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..fbc3d4f2cef7386f63660bea9c0cadfbce2e1503 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/core/exported/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+public/web", |
| +] |