Index: chrome/chrome_browser.gypi |
=================================================================== |
--- chrome/chrome_browser.gypi (revision 99616) |
+++ chrome/chrome_browser.gypi (working copy) |
@@ -2187,6 +2187,8 @@ |
'browser/tab_contents/render_view_context_menu_gtk.h', |
'browser/tab_contents/render_view_context_menu_mac.h', |
'browser/tab_contents/render_view_context_menu_mac.mm', |
+ 'browser/tab_contents/render_view_context_menu_observer.cc', |
+ 'browser/tab_contents/render_view_context_menu_observer.h', |
'browser/tab_contents/render_view_host_delegate_helper.cc', |
'browser/tab_contents/render_view_host_delegate_helper.h', |
'browser/tab_contents/tab_contents_ssl_helper.cc', |
@@ -2199,6 +2201,8 @@ |
'browser/tab_contents/tab_util.h', |
'browser/tab_contents/thumbnail_generator.cc', |
'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_dest_gtk.cc', |
'browser/tab_contents/web_drag_dest_gtk.h', |
'browser/tab_contents/web_drag_source_win.cc', |