| Index: third_party/WebKit/Source/modules/indexeddb/DEPS
|
| diff --git a/third_party/WebKit/Source/modules/indexeddb/DEPS b/third_party/WebKit/Source/modules/indexeddb/DEPS
|
| index 60c098335c75a69a26f48a6938fa00256274c470..14e240d6d52993089f175c65499981fb254e552e 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/DEPS
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/DEPS
|
| @@ -1,13 +1,8 @@
|
| include_rules = [
|
| - "+bindings",
|
| - "+core",
|
| "-modules",
|
| "+modules/EventModules.h",
|
| "+modules/EventTargetModules.h",
|
| "+modules/IndexedDBNames.h",
|
| "+modules/ModulesExport.h",
|
| "+modules/indexeddb",
|
| - "+platform",
|
| - "+public/platform",
|
| - "-web",
|
| ]
|
|
|