Chromium Code Reviews| Index: cloud_print/DEPS |
| diff --git a/cloud_print/DEPS b/cloud_print/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b24aa8e6bacc067b61bc042af7ac41e569e2d76e |
| --- /dev/null |
| +++ b/cloud_print/DEPS |
| @@ -0,0 +1,13 @@ |
| +include_rules = [ |
| + "+chrome/common", |
| + "+chrome/installer/launcher_support", |
| + "+components/browser_sync/common", |
| + "+components/cloud_devices/common", |
| + "+content/public/common", |
| + "+google_apis", |
| + "+grit", |
| + "+jingle/notifier", |
| + "+net", |
| + "+printing", |
| + "+url", |
| +] |