Chromium Code Reviews| Index: components/chrome_cleaner/public/typemaps/DEPS |
| diff --git a/components/chrome_cleaner/public/typemaps/DEPS b/components/chrome_cleaner/public/typemaps/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e9aaaf9ce4c70bd90ca093c4df9e4a2a5071fba6 |
| --- /dev/null |
| +++ b/components/chrome_cleaner/public/typemaps/DEPS |
| @@ -0,0 +1,4 @@ |
| +# Allow the typemaps to access their dependencies. |
| +include_rules = [ |
| + '+base/files/file_path.h', |
| +] |