| Index: chrome/test/in_process_browser_test.h
|
| ===================================================================
|
| --- chrome/test/in_process_browser_test.h (revision 27386)
|
| +++ chrome/test/in_process_browser_test.h (working copy)
|
| @@ -45,7 +45,6 @@
|
| // We do this so we can be used in a Task.
|
| void AddRef() {}
|
| void Release() {}
|
| - static bool ImplementsThreadSafeReferenceCounting() { return false; }
|
|
|
| // Configures everything for an in process browser test, then invokes
|
| // BrowserMain. BrowserMain ends up invoking RunTestOnMainThreadLoop.
|
|
|