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

Unified Diff: content/content_browser.gypi

Issue 213283004: linux_aura: Port GtkKeybindingsHandler to Aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Manually sort gyp file. Created 6 years, 9 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 3c6d0ba030aee4a2287e9d9ffd17ab067e8dacb2..ddf8daaae27dc9fd9214fe8b6b951d72d5497457 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -134,6 +134,9 @@
'public/browser/load_notification_details.h',
'public/browser/local_storage_usage_info.cc',
'public/browser/local_storage_usage_info.h',
+ 'public/browser/keybinding_handler_aurax11.h',
+ 'public/browser/keybinding_handler_factory_aurax11.cc',
+ 'public/browser/keybinding_handler_factory_aurax11.h',
'public/browser/media_capture_devices.h',
'public/browser/media_device_id.cc',
'public/browser/media_device_id.h',

Powered by Google App Engine
This is Rietveld 408576698