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

Unified Diff: content/content_common.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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 92a6628fab49473d5e2097a48c85a4ef6a18738d..26e5249ebfa33d60f2466111e808056a37b98dcc 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -55,6 +55,7 @@
'public/common/context_menu_params.h',
'public/common/drop_data.cc',
'public/common/drop_data.h',
+ 'public/common/edit_command.h',
'public/common/favicon_url.cc',
'public/common/favicon_url.h',
'public/common/file_chooser_params.cc',
@@ -187,7 +188,6 @@
'common/drag_event_source_info.h',
'common/drag_messages.h',
'common/drag_traits.h',
- 'common/edit_command.h',
'common/file_utilities_messages.h',
'common/fileapi/file_system_messages.h',
'common/fileapi/webblob_messages.h',

Powered by Google App Engine
This is Rietveld 408576698