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

Unified Diff: content/content_common.gypi

Issue 11088043: browser-plugin: Allow accepting drag-n-drop events. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 5b5eff732a22887278fb38412512ccf9e4f45343..314a65027caf8e15746c7a862b69adf9637c0076 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -164,6 +164,7 @@
'common/devtools_messages.h',
'common/dom_storage_messages.h',
'common/drag_messages.h',
+ 'common/drag_traits.h',
'common/edit_command.h',
'common/fileapi/file_system_dispatcher.cc',
'common/fileapi/file_system_dispatcher.h',

Powered by Google App Engine
This is Rietveld 408576698