| Index: base/test/test_support_android.h
|
| diff --git a/base/test/test_support_android.h b/base/test/test_support_android.h
|
| index f4d64b43ba9e1d845d664f030ffa38f5e979e3e2..4942e54611094d703e36093e3bf8df2e5129b9c8 100644
|
| --- a/base/test/test_support_android.h
|
| +++ b/base/test/test_support_android.h
|
| @@ -20,9 +20,6 @@ BASE_EXPORT void InitAndroidTestPaths(const FilePath& test_data_dir);
|
| // Init the message loop for tests on Android.
|
| BASE_EXPORT void InitAndroidTestMessageLoop();
|
|
|
| -// Do all of the initializations above.
|
| -BASE_EXPORT void InitAndroidTest();
|
| -
|
| } // namespace base
|
|
|
| #endif // BASE_TEST_TEST_SUPPORT_ANDROID_H_
|
|
|