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

Unified Diff: chrome/chrome_browser.gypi

Issue 7701012: content: Move gtk_floating_container to ui/base/gtk/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and test on views/chromeos Created 9 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
« no previous file with comments | « chrome/browser/ui/gtk/tab_contents_container_gtk.cc ('k') | ui/base/gtk/gtk_floating_container.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 9d274e7cd1cee5e14ace6923a079f7880353c6ff..5744f46b8c2c75accb7bdefc0968a6169416ebde 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2835,8 +2835,6 @@
'browser/ui/gtk/gtk_custom_menu_item.h',
'browser/ui/gtk/gtk_expanded_container.cc',
'browser/ui/gtk/gtk_expanded_container.h',
- 'browser/ui/gtk/gtk_floating_container.cc',
- 'browser/ui/gtk/gtk_floating_container.h',
'browser/ui/gtk/gtk_theme_service.cc',
'browser/ui/gtk/gtk_theme_service.h',
'browser/ui/gtk/gtk_tree.cc',
@@ -4287,8 +4285,6 @@
['include', '^browser/ui/gtk/gtk_chrome_link_button.cc'],
['include', '^browser/ui/gtk/gtk_chrome_link_button.h'],
['include', '^browser/ui/gtk/gtk_custom_menu_item.cc'],
- ['include', '^browser/ui/gtk/gtk_floating_container.cc'],
- ['include', '^browser/ui/gtk/gtk_floating_container.h'],
['include', '^browser/ui/gtk/gtk_theme_service.cc'],
['include', '^browser/ui/gtk/gtk_theme_service.h'],
['include', '^browser/ui/gtk/gtk_tree.cc'],
« no previous file with comments | « chrome/browser/ui/gtk/tab_contents_container_gtk.cc ('k') | ui/base/gtk/gtk_floating_container.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698