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

Unified Diff: chrome/chrome_browser.gypi

Issue 8344061: content: Split off ChromeTabContentsViewGtk from TabContentsViewGtk. This new (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix clang Created 9 years, 1 month 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
« no previous file with comments | « chrome/browser/ui/gtk/constrained_window_gtk.cc ('k') | content/browser/renderer_host/render_widget_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 867dff2d4929008fd61ca08b3ae8113f65bf2e18..6717a7901c3d9ce1da9b39b190c7286395fa1a4f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2288,6 +2288,8 @@
'browser/tab_contents/background_contents.h',
'browser/tab_contents/chrome_interstitial_page.cc',
'browser/tab_contents/chrome_interstitial_page.h',
+ 'browser/tab_contents/chrome_tab_contents_view_wrapper_gtk.cc',
+ 'browser/tab_contents/chrome_tab_contents_view_wrapper_gtk.h',
'browser/tab_contents/confirm_infobar_delegate.cc',
'browser/tab_contents/confirm_infobar_delegate.h',
'browser/tab_contents/insecure_content_infobar_delegate.cc',
@@ -2314,6 +2316,7 @@
'browser/tab_contents/tab_contents_view_gtk.h',
'browser/tab_contents/tab_contents_view_mac.h',
'browser/tab_contents/tab_contents_view_mac.mm',
+ 'browser/tab_contents/tab_contents_view_wrapper_gtk.h',
'browser/tab_contents/tab_util.cc',
'browser/tab_contents/tab_util.h',
'browser/tab_contents/thumbnail_generator.cc',
« no previous file with comments | « chrome/browser/ui/gtk/constrained_window_gtk.cc ('k') | content/browser/renderer_host/render_widget_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698