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

Unified Diff: content/content_browser.gypi

Issue 1331013004: [KeyEvent Mac] Move WebInputEventFactory into chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove forward declare as the bot got updated Created 5 years, 3 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/browser/renderer_host/web_input_event_aura.cc ('k') | content/content_tests.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 73bc3ccbff2cb8940098a36a8e6edb7926da1dc6..7073b31c10815322a8c79b41dc9cca4f4efa56c5 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1231,6 +1231,8 @@
'browser/renderer_host/input/ui_touch_selection_helper.h',
'browser/renderer_host/input/web_input_event_builders_android.cc',
'browser/renderer_host/input/web_input_event_builders_android.h',
+ 'browser/renderer_host/input/web_input_event_builders_mac.mm',
+ 'browser/renderer_host/input/web_input_event_builders_mac.h',
'browser/renderer_host/input/web_input_event_builders_win.cc',
'browser/renderer_host/input/web_input_event_builders_win.h',
'browser/renderer_host/input/web_input_event_util.cc',
« no previous file with comments | « content/browser/renderer_host/web_input_event_aura.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698