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

Unified Diff: content/content_renderer.gypi

Issue 18281002: Move WebDropData to content::DropData and split off conversion function. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Mac build error. Created 7 years, 6 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
« no previous file with comments | « content/content_common.gypi ('k') | content/port/browser/render_view_host_delegate_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index a2e4ba1b3ae8584d935b0eb81d6f34b60272ece9..f14f4a67fc1a49b50ef0de30f898cfc70496ed9a 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -98,6 +98,8 @@
'renderer/dom_storage/webstoragearea_impl.h',
'renderer/dom_storage/webstoragenamespace_impl.cc',
'renderer/dom_storage/webstoragenamespace_impl.h',
+ 'renderer/drop_data_builder.cc',
+ 'renderer/drop_data_builder.h',
'renderer/external_popup_menu.cc',
'renderer/external_popup_menu.h',
'renderer/gamepad_shared_memory_reader.cc',
« no previous file with comments | « content/content_common.gypi ('k') | content/port/browser/render_view_host_delegate_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698