Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Unified Diff: content/content_browser.gypi

Issue 16781002: Vibration API: plumbing from Blink to Java. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/view_messages.h ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 50e1a6994114638cdccd18d1f60f24bc2b7e9479..c99a8a9819331bcf1efdf71f62657eb2f2b379d6 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -277,6 +277,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/web_contents_observer_android.cc',
'browser/android/web_contents_observer_android.h',
'browser/appcache/appcache_dispatcher_host.cc',
« no previous file with comments | « content/common/view_messages.h ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698