Chromium Code Reviews| Index: third_party/WebKit/Source/modules/webdatabase/DEPS |
| diff --git a/third_party/WebKit/Source/modules/webdatabase/DEPS b/third_party/WebKit/Source/modules/webdatabase/DEPS |
| index f984764bd3c9d114c2233a3307a385fd201de508..3698a9d76d0682b325cf8d54b0fdcf40cbd823fb 100644 |
| --- a/third_party/WebKit/Source/modules/webdatabase/DEPS |
| +++ b/third_party/WebKit/Source/modules/webdatabase/DEPS |
| @@ -1,10 +1,5 @@ |
| include_rules = [ |
| - "+bindings", |
| - "+core", |
| "-modules", |
| "+modules/ModulesExport.h", |
| "+modules/webdatabase", |
| - "+platform", |
| - "+public/platform", |
| - "-web", |
| ] |