| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index d84300e500e61a95f468690a5d118074e0cadcc3..8a68f4101414c8784fcec93bf934fdf69d3efe06 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1123,6 +1123,12 @@
|
| 'browser/worker_host/worker_service_impl.h',
|
| 'browser/worker_host/worker_storage_partition.cc',
|
| 'browser/worker_host/worker_storage_partition.h',
|
| + 'browser/vibration/vibration_message_filter.cc',
|
| + 'browser/vibration/vibration_message_filter.h',
|
| + 'browser/vibration/vibration_service.cc',
|
| + 'browser/vibration/vibration_service.h',
|
| + 'browser/vibration/vibration_service_impl_android.cc',
|
| + 'browser/vibration/vibration_service_impl_android.h',
|
| 'browser/zygote_host/zygote_host_impl_linux.cc',
|
| 'browser/zygote_host/zygote_host_impl_linux.h',
|
| 'zygote/zygote_linux.cc',
|
|
|