| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index a16e90948736755ee185fe127f39fe5e52d41e85..3bf2488dded69195f91c849fc26e70a220b4efb2 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -252,6 +252,7 @@
|
| 'browser/tracing/background_tracing_manager_browsertest.cc',
|
| 'browser/tracing/memory_tracing_browsertest.cc',
|
| 'browser/tracing/tracing_controller_browsertest.cc',
|
| + 'browser/vibration_manager_integration_browsertest.cc',
|
| 'browser/web_contents/opened_by_dom_browsertest.cc',
|
| 'browser/web_contents/web_contents_impl_browsertest.cc',
|
| 'browser/web_contents/web_contents_view_aura_browsertest.cc',
|
| @@ -1428,6 +1429,7 @@
|
| '../base/base.gyp:test_support_base',
|
| '../device/battery/battery.gyp:device_battery',
|
| '../device/battery/battery.gyp:device_battery_mojo_bindings',
|
| + '../device/vibration/vibration.gyp:device_vibration_mojo_bindings',
|
| '../gin/gin.gyp:gin',
|
| '../gpu/gpu.gyp:gpu',
|
| '../ipc/ipc.gyp:test_support_ipc',
|
|
|