| Index: chrome/test/ppapi/ppapi_test.h
|
| diff --git a/chrome/test/ppapi/ppapi_test.h b/chrome/test/ppapi/ppapi_test.h
|
| index 24a0fbf5383a8ec708a1a52dd8adadfbe8ea5988..0afb371884fd96071eddbb1d0c0c01e30f7b235c 100644
|
| --- a/chrome/test/ppapi/ppapi_test.h
|
| +++ b/chrome/test/ppapi/ppapi_test.h
|
| @@ -139,7 +139,7 @@ class PPAPINaClTestDisallowedSockets : public PPAPITestBase {
|
| const std::string& test_case) OVERRIDE;
|
| };
|
|
|
| -class PPAPIBrokerInfoBarTest : public PPAPITest {
|
| +class PPAPIBrokerInfoBarTest : public OutOfProcessPPAPITest {
|
| public:
|
| // PPAPITestBase override:
|
| virtual void SetUpOnMainThread() OVERRIDE;
|
|
|