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

Unified Diff: content/content_browser.gypi

Issue 23416003: Add content::RenderWidgetHost::MouseEventCallback (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 4 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 49e79878e63992a1dacb219c846c06dbcd3824cf..858b64d3fc65f13cf3ee2b002904815c5e83d694 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -115,6 +115,7 @@
'public/browser/local_storage_usage_info.cc',
'public/browser/local_storage_usage_info.h',
'public/browser/media_devices_monitor.h',
+ 'public/browser/mouse_listener.h',
'public/browser/native_web_keyboard_event.h',
'public/browser/navigation_controller.cc',
'public/browser/navigation_controller.h',

Powered by Google App Engine
This is Rietveld 408576698