| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 0ebc9927feccb11d7b48e2661bc78a1601e5813e..ba5afd9216cf9255375ef6f782755c0a0b176379 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1098,6 +1098,14 @@
|
| 'browser/worker_host/worker_service_impl.h',
|
| 'browser/worker_host/worker_storage_partition.cc',
|
| 'browser/worker_host/worker_storage_partition.h',
|
| + 'browser/vibration/vibration_browser_message_filter.cc',
|
| + 'browser/vibration/vibration_browser_message_filter.h',
|
| + 'browser/vibration/vibration_service.h',
|
| + 'browser/vibration/vibration_service_factory.h',
|
| + 'browser/vibration/vibration_service_impl_android.cc',
|
| + 'browser/vibration/vibration_service_impl_android.h',
|
| + 'browser/vibration/vibration_service_impl_empty.cc',
|
| + 'browser/vibration/vibration_service_impl_empty.h',
|
| 'browser/zygote_host/zygote_host_impl_linux.cc',
|
| 'browser/zygote_host/zygote_host_impl_linux.h',
|
| 'zygote/zygote_linux.cc',
|
|
|