Chromium Code Reviews| Index: google_apis/DEPS |
| diff --git a/google_apis/DEPS b/google_apis/DEPS |
| index 367bfb8ac5c012a996a4cd99f6f7b7c14b7eec2d..54031e7ebeab6834adf1e6be0af363c70bd0b94c 100644 |
| --- a/google_apis/DEPS |
| +++ b/google_apis/DEPS |
| @@ -3,4 +3,5 @@ include_rules = [ |
| "-content", |
| "+crypto", |
| "+net", |
| + "+third_party/ocmock", |
| ] |