Chromium Code Reviews| Index: device/DEPS |
| diff --git a/device/DEPS b/device/DEPS |
| index ddc06ab2c2827290757c7aade149bf671ca0dcd0..f398914b5c4c56da5acd5a096a567103b3062bca 100644 |
| --- a/device/DEPS |
| +++ b/device/DEPS |
| @@ -2,4 +2,5 @@ include_rules = [ |
| "+chromeos", |
| "+components/device_event_log", |
| "+third_party/mojo/src/mojo/public", |
| + "+third_party/ocmock", |
| ] |