diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-04 05:37:01 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-04 05:37:01 +0000 |
commit | 0fbb214b6345b8490e559c1a4f8f66d704df72d2 (patch) | |
tree | 8f02c9e27ad87a1610e9adcf306507b233292eca /testing | |
parent | 4c4d8d2b8aa8ae394d0f933700ddd9e682b141af (diff) | |
download | chromium_src-0fbb214b6345b8490e559c1a4f8f66d704df72d2.zip chromium_src-0fbb214b6345b8490e559c1a4f8f66d704df72d2.tar.gz chromium_src-0fbb214b6345b8490e559c1a4f8f66d704df72d2.tar.bz2 |
Take 2 at moving SupportsWindowFeature from BrowserView
to Browser.
Turns out the test regression was actually caused by r10806 which
removed an anonymous namespace causing the TestView class to collide
with the same class in render_widget_host_unittest.cc.
For now, fix by adding the TestView in the view unittest to the
anon namespace. shess is going to try to re-add the namespace to
render_widget_host_unittest.cc too.
TBR=pkasting
Review URL: http://codereview.chromium.org/40058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10873 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'testing')
0 files changed, 0 insertions, 0 deletions