| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index ba7cf2b61c41a760b261ea1dda5588bbc7e42e7d..b292112d0152fe1876de0feac94536e443080f31 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -248,6 +248,7 @@
|
| 'browser/tracing/background_tracing_manager_browsertest.cc',
|
| 'browser/tracing/memory_tracing_browsertest.cc',
|
| 'browser/tracing/tracing_controller_browsertest.cc',
|
| + 'browser/vibration/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',
|
| @@ -1407,6 +1408,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',
|
|
|