Chromium Code Reviews| Index: content/common/indexed_db/DEPS |
| diff --git a/content/common/indexed_db/DEPS b/content/common/indexed_db/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..84c4eb31a8e23ee591b1bb0295773e837f8dd058 |
| --- /dev/null |
| +++ b/content/common/indexed_db/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+third_party/WebKit/public/platform/modules/indexeddb", |
| +] |