summaryrefslogtreecommitdiffstats
path: root/ui/ui.gyp
diff options
context:
space:
mode:
authorerg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-25 20:16:22 +0000
committererg@google.com <erg@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-25 20:16:22 +0000
commit9fb4ad4cf87dfc132627aef2dd513be8b45940ae (patch)
tree8f639ec0cbf3230bd2f9de545832ab2da536a110 /ui/ui.gyp
parentc203f03fc14b048592445ee37620fa5c366b2251 (diff)
downloadchromium_src-9fb4ad4cf87dfc132627aef2dd513be8b45940ae.zip
chromium_src-9fb4ad4cf87dfc132627aef2dd513be8b45940ae.tar.gz
chromium_src-9fb4ad4cf87dfc132627aef2dd513be8b45940ae.tar.bz2
content: Move gtk_expanded_container to ui/base/gtk/.
This is used in code that will be moved for use in content_shell. BUG=93804 TEST=none; code move Review URL: http://codereview.chromium.org/7740003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98282 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/ui.gyp')
-rw-r--r--ui/ui.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 0408dcd..3f5a2fe 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -106,6 +106,8 @@
'base/gtk/event_synthesis_gtk.h',
'base/gtk/g_object_destructor_filo.cc',
'base/gtk/g_object_destructor_filo.h',
+ 'base/gtk/gtk_expanded_container.cc',
+ 'base/gtk/gtk_expanded_container.h',
'base/gtk/gtk_floating_container.cc',
'base/gtk/gtk_floating_container.h',
'base/gtk/gtk_im_context_util.cc',