Chromium Code Reviews| Index: sql/mojo/DEPS |
| diff --git a/components/filesystem/DEPS b/sql/mojo/DEPS |
| similarity index 58% |
| copy from components/filesystem/DEPS |
| copy to sql/mojo/DEPS |
| index 40d80758f57b5f39415569ec67ba698dbefca250..be63411efe96bdbeca69747aa4e3f30324aa2183 100644 |
| --- a/components/filesystem/DEPS |
| +++ b/sql/mojo/DEPS |
| @@ -1,5 +1,6 @@ |
| include_rules = [ |
| + "+components/filesystem", |
| "+mojo/application", |
| - "+mojo/platform_handle", |
| "+mojo/public", |
| + "+mojo/util", |
| ] |