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

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: Explicitly permit including WebVibration from content/browser/ 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 1de6a1b9d7b40cddb4485bab71d38765e4fc910d..6099ac161082d518fb7b87bb4cfb3ecf0f6a11e7 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1118,6 +1118,8 @@
'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/zygote_host/zygote_host_impl_linux.cc',
'browser/zygote_host/zygote_host_impl_linux.h',
'zygote/zygote_linux.cc',

Powered by Google App Engine
This is Rietveld 408576698