Chromium Code Reviews| Index: components/filesystem/DEPS |
| diff --git a/components/filesystem/DEPS b/components/filesystem/DEPS |
| index b3412d062246a70d0a75c79cf1ee309a413373cd..42df3f2fd629dba74627281f8db887ce8173de0e 100644 |
| --- a/components/filesystem/DEPS |
| +++ b/components/filesystem/DEPS |
| @@ -3,4 +3,5 @@ include_rules = [ |
| "+mojo/platform_handle", |
| "+mojo/public", |
| "+mojo/util", |
| + "+third_party/mojo/src/mojo/public", |
| ] |