| Index: content/test/BUILD.gn
|
| diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
|
| index 2a595d055399f7f506af3f02728f95e923efbafa..68ec657f3b37a25d8c175f1280c9f61d2968814b 100644
|
| --- a/content/test/BUILD.gn
|
| +++ b/content/test/BUILD.gn
|
| @@ -695,6 +695,7 @@ test("content_browsertests") {
|
| "//device/battery:mojo_bindings",
|
| "//device/generic_sensor",
|
| "//device/power_save_blocker",
|
| + "//device/screen_orientation/public/interfaces",
|
| "//device/sensors/public/cpp",
|
| "//device/vibration:mojo_bindings",
|
| "//device/wake_lock",
|
|
|