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

Unified Diff: chrome/chrome_browser.gypi

Issue 9564034: Separate out the Windows bookmark handling code out of the core drag & drop target class. This matc… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 10 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: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 124430)
+++ chrome/chrome_browser.gypi (working copy)
@@ -2545,6 +2545,8 @@
'browser/tab_contents/web_drag_bookmark_handler_gtk.h',
'browser/tab_contents/web_drag_bookmark_handler_mac.h',
'browser/tab_contents/web_drag_bookmark_handler_mac.mm',
+ 'browser/tab_contents/web_drag_bookmark_handler_win.cc',
+ 'browser/tab_contents/web_drag_bookmark_handler_win.h',
'browser/tab_contents/web_drag_source_win.cc',
'browser/tab_contents/web_drag_source_win.h',
'browser/tab_contents/web_drag_utils_win.cc',
« no previous file with comments | « chrome/browser/tab_contents/web_drop_target_win.cc ('k') | content/browser/tab_contents/web_drag_dest_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698