| 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 fe479d0c8936052769eefb2b2159c2ea2d195c3d..fe3040af378f329dcc21f7b06669d30c439a2c74 100644
|
| --- a/third_party/WebKit/Source/modules/indexeddb/DEPS
|
| +++ b/third_party/WebKit/Source/modules/indexeddb/DEPS
|
| @@ -1,5 +1,6 @@
|
| include_rules = [
|
| "+bindings",
|
| + "+content/browser/indexed_db",
|
| "+core",
|
| "+heap",
|
| "-modules",
|
| @@ -8,6 +9,7 @@ include_rules = [
|
| "+modules/IndexedDBNames.h",
|
| "+modules/ModulesExport.h",
|
| "+modules/indexeddb",
|
| + "+mojo/public/cpp/bindings",
|
| "+platform",
|
| "+public/platform",
|
| "-web",
|
|
|