| Index: content/shell/test_runner/BUILD.gn
|
| diff --git a/content/shell/test_runner/BUILD.gn b/content/shell/test_runner/BUILD.gn
|
| index 9cf5bcc38bc9aca8b86f2cc5fcea640efb7bd7ce..ac15a4027c54ae891460474c49e2f9ab974995e5 100644
|
| --- a/content/shell/test_runner/BUILD.gn
|
| +++ b/content/shell/test_runner/BUILD.gn
|
| @@ -115,6 +115,7 @@ component("test_runner") {
|
| "//cc/paint",
|
| "//content/public/common",
|
| "//content/test:test_runner_support",
|
| + "//device/gamepad/public/cpp:shared_with_blink",
|
| "//device/sensors/public/cpp:full",
|
| "//gin",
|
| "//gpu",
|
|
|