Chromium Code Reviews| Index: device/BUILD.gn |
| diff --git a/device/BUILD.gn b/device/BUILD.gn |
| index 8bb5e111aeacdbf80c93190c5981a5a32e6673ef..0a1764298d0220dd70408a3246ce63feebb2f0f4 100644 |
| --- a/device/BUILD.gn |
| +++ b/device/BUILD.gn |
| @@ -52,6 +52,7 @@ test("device_unittests") { |
| "//testing/gtest", |
| "//third_party/mojo/src/mojo/edk/system", |
| "//third_party/mojo/src/mojo/public/cpp/bindings", |
| + "//third_party/ocmock", |
| "//url", |
| ] |