Chromium Code Reviews| Index: cloud_print/DEPS |
| diff --git a/cloud_print/DEPS b/cloud_print/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9308dcabf12e7379a3df0a74d2f1c952bdd3adf9 |
| --- /dev/null |
| +++ b/cloud_print/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+chrome/common", |
| + "+chrome/installer/launcher_support", |
| + "+grit", |
| +] |