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

Unified Diff: content/content_browser.gypi

Issue 1308063007: Generate non-located windowsKeyCode for the WebInputEvents. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix unittests 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index d72b97926263bb6fba61ecef8db0e4bbc8db69db..6273fcf9ad1c89a22360ee40aebba7f49428ab68 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1237,8 +1237,6 @@
'browser/renderer_host/input/web_input_event_builders_win.h',
'browser/renderer_host/input/web_input_event_util.cc',
'browser/renderer_host/input/web_input_event_util.h',
- 'browser/renderer_host/input/web_input_event_util_posix.cc',
- 'browser/renderer_host/input/web_input_event_util_posix.h',
'browser/renderer_host/legacy_render_widget_host_win.cc',
'browser/renderer_host/legacy_render_widget_host_win.h',
'browser/renderer_host/media/audio_input_debug_writer.cc',
« no previous file with comments | « content/browser/renderer_host/web_input_event_aura_unittest.cc ('k') | ui/events/keycodes/keyboard_code_conversion_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698