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

Unified Diff: chrome/chrome_browser.gypi

Issue 8623005: aura: Add back XInputHierarchyChangedEventListener for aura and remove stubs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 9 years, 1 month 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 | « chrome/browser/chromeos/xinput_hierarchy_changed_event_listener_gtk.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 06c7a9f1d2912b0e2c8988bf0a69976317620aae..522c6735f8b518ae70e7299819767e77ae1b773d 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -808,6 +808,8 @@
'browser/chromeos/web_socket_proxy_controller.h',
'browser/chromeos/xinput_hierarchy_changed_event_listener.cc',
'browser/chromeos/xinput_hierarchy_changed_event_listener.h',
+ 'browser/chromeos/xinput_hierarchy_changed_event_listener_aura.cc',
+ 'browser/chromeos/xinput_hierarchy_changed_event_listener_gtk.cc',
'browser/command_updater.cc',
'browser/command_updater.h',
'browser/component_updater/component_updater_configurator.cc',
@@ -5189,7 +5191,6 @@
['exclude', '^browser/chromeos/login/webui_screen_locker.cc'],
['exclude', '^browser/chromeos/login/wizard_in_process_browser_test.cc'],
['exclude', '^browser/chromeos/notifications/'],
- ['exclude', '^browser/chromeos/xinput_hierarchy_changed_event_listener.cc'],
['include', '^browser/ui/views/handle_web_keyboard_event_aura.cc'],
['include', '^browser/ui/views/handle_web_keyboard_event.h'],
],
« no previous file with comments | « chrome/browser/chromeos/xinput_hierarchy_changed_event_listener_gtk.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698