Chromium Code Reviews| Index: content/test/BUILD.gn |
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn |
| index 79782aab1539a5fdfee28229e0709f2d8b8f4d34..7c7fe9b1707b9e90e180c8e0fb8b4a145085e257 100644 |
| --- a/content/test/BUILD.gn |
| +++ b/content/test/BUILD.gn |
| @@ -663,6 +663,8 @@ test("content_unittests") { |
| "//device/battery:mojo_bindings", |
| "//device/bluetooth", |
| "//device/bluetooth:mocks", |
| + "//device/gamepad", |
| + "//device/gamepad:test_helpers", |
| "//gin", |
| "//gpu", |
| "//gpu:test_support", |