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

Unified Diff: chrome/chrome_browser.gypi

Issue 9757001: Support custom drag-and-drop of bookmarks in Aura (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 613b17cc2986a88d4f99f4521214f4a3b00bdab3..70b6fecc3eed38fd0b6636b35f6b54c8fa2b9092 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2193,6 +2193,8 @@
'browser/tab_contents/spelling_bubble_model.h',
'browser/tab_contents/spelling_menu_observer.cc',
'browser/tab_contents/spelling_menu_observer.h',
+ 'browser/tab_contents/web_drag_bookmark_handler_aura.cc',
+ 'browser/tab_contents/web_drag_bookmark_handler_aura.h',
'browser/tab_contents/web_drag_bookmark_handler_gtk.cc',
'browser/tab_contents/web_drag_bookmark_handler_gtk.h',
'browser/tab_contents/web_drag_bookmark_handler_mac.h',

Powered by Google App Engine
This is Rietveld 408576698