Chromium Code Reviews| Index: content/browser/indexed_db/DEPS | 
| diff --git a/content/browser/indexed_db/DEPS b/content/browser/indexed_db/DEPS | 
| index 743a2f3baeca1ae3235e04d57c249792fac89251..d35e1596bb167d361a360bec77820f8c749f165a 100644 | 
| --- a/content/browser/indexed_db/DEPS | 
| +++ b/content/browser/indexed_db/DEPS | 
| @@ -1,3 +1,5 @@ | 
| include_rules = [ | 
| "+third_party/leveldatabase", | 
| + "+Source/modules/indexeddb/indexed_db.mojom.h", | 
| + "+third_party/WebKit/Source/modules/indexeddb/indexed_db.mojom.h", | 
| ] |