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

Unified Diff: chrome/chrome_browser.gypi

Issue 10868115: Create base class for TabHelpers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: VS makes me sad Created 8 years, 4 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 4e4fd842cc05e88194be76dc5f390da8ebdef792..f48e87964f44bda097eb339e429de5b4491987b0 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2418,6 +2418,7 @@
'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_contents_user_data.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',

Powered by Google App Engine
This is Rietveld 408576698