Index: content/content_browser.gypi |
diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
index 6ef669549ba9a8f3720f1935495588b5eff9bd7b..d3cb61c907750e219742f3abca61fb0958422030 100644 |
--- a/content/content_browser.gypi |
+++ b/content/content_browser.gypi |
@@ -279,8 +279,8 @@ |
'browser/android/touch_point.h', |
'browser/android/tracing_intent_handler.cc', |
'browser/android/tracing_intent_handler.h', |
- 'browser/android/vibration_message_filter.cc', |
- 'browser/android/vibration_message_filter.h', |
+ 'browser/android/vibration_message_filter_android.cc', |
+ 'browser/android/vibration_message_filter_android.h', |
'browser/android/web_contents_observer_android.cc', |
'browser/android/web_contents_observer_android.h', |
'browser/appcache/appcache_dispatcher_host.cc', |
@@ -1110,6 +1110,8 @@ |
'browser/user_metrics.cc', |
'browser/utility_process_host_impl.cc', |
'browser/utility_process_host_impl.h', |
+ 'browser/vibration_message_filter.cc', |
+ 'browser/vibration_message_filter.h', |
'browser/web_contents/aura/image_window_delegate.cc', |
'browser/web_contents/aura/image_window_delegate.h', |
'browser/web_contents/aura/shadow_layer_delegate.cc', |