Chromium Code Reviews| Index: components/offline_pages/core/prefetch/DEPS |
| diff --git a/components/offline_pages/core/prefetch/DEPS b/components/offline_pages/core/prefetch/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..9a263622580c760f8f59307a144e2f09aa60bfb8 |
| --- /dev/null |
| +++ b/components/offline_pages/core/prefetch/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+google_apis", |
|
dewittj
2017/06/02 16:32:32
Do we also need +version_info?
jianli
2017/06/02 18:53:09
It is already included in upper level DEPS.
|
| +] |