| Index: chrome/test/nacl/nacl_browsertest_util.h
|
| ===================================================================
|
| --- chrome/test/nacl/nacl_browsertest_util.h (revision 257432)
|
| +++ chrome/test/nacl/nacl_browsertest_util.h (working copy)
|
| @@ -64,7 +64,7 @@
|
|
|
| virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE;
|
|
|
| - virtual void SetUpInProcessBrowserTestFixture() OVERRIDE;
|
| + virtual void SetUpOnMainThread() OVERRIDE;
|
|
|
| // What variant are we running - newlib, glibc, pnacl, etc?
|
| // This is used to compute what directory we're pulling data from, but it can
|
|
|