Chromium Code Reviews| Index: chrome/browser/apps/web_view_browsertest.cc |
| =================================================================== |
| --- chrome/browser/apps/web_view_browsertest.cc (revision 257432) |
| +++ chrome/browser/apps/web_view_browsertest.cc (working copy) |
| @@ -276,6 +276,7 @@ |
| } |
| virtual void SetUpOnMainThread() OVERRIDE { |
| + extensions::PlatformAppBrowserTest::SetUpOnMainThread(); |
| const testing::TestInfo* const test_info = |
| testing::UnitTest::GetInstance()->current_test_info(); |
| // Mock out geolocation for geolocation specific tests. |