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

Unified Diff: base/base.gypi

Issue 3822007: Move BaseDropTarget and BaseDragSource from base to app/win. Remove the "Base... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 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
« no previous file with comments | « app/win/drop_target.cc ('k') | base/base_drag_source.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 62888)
+++ base/base.gypi (working copy)
@@ -426,10 +426,6 @@
'auto_reset.h',
'base64.cc',
'base64.h',
- 'base_drag_source.cc',
- 'base_drag_source.h',
- 'base_drop_target.cc',
- 'base_drop_target.h',
'data_pack.cc',
'event_recorder.cc',
'event_recorder.h',
« no previous file with comments | « app/win/drop_target.cc ('k') | base/base_drag_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698