| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 7189f6352c8a16f5ac35e7c590f2fc586925dd84..bf015450668cf7a1433cae2ed896a9cc56d326e8 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2252,6 +2252,8 @@
|
| 'browser/tab_contents/thumbnail_generator.h',
|
| 'browser/tab_contents/spelling_menu_observer.cc',
|
| 'browser/tab_contents/spelling_menu_observer.h',
|
| + 'browser/tab_contents/web_drag_bookmark_handler_gtk.cc',
|
| + 'browser/tab_contents/web_drag_bookmark_handler_gtk.h',
|
| 'browser/tab_contents/web_drag_dest_gtk.cc',
|
| 'browser/tab_contents/web_drag_dest_gtk.h',
|
| 'browser/tab_contents/web_drag_source_win.cc',
|
|
|