| Index: chrome/android/testshell/chrome_main_delegate_testshell_android.h
|
| diff --git a/chrome/android/testshell/chrome_main_delegate_testshell_android.h b/chrome/android/testshell/chrome_main_delegate_testshell_android.h
|
| index dfd4b69abb114d850186670031566dd43b98c406..d07782cc3aee5cd528dafd368b22744fd119d2d3 100644
|
| --- a/chrome/android/testshell/chrome_main_delegate_testshell_android.h
|
| +++ b/chrome/android/testshell/chrome_main_delegate_testshell_android.h
|
| @@ -14,8 +14,6 @@ class ChromeMainDelegateTestShellAndroid : public ChromeMainDelegateAndroid {
|
|
|
| virtual bool BasicStartupComplete(int* exit_code) OVERRIDE;
|
|
|
| - virtual bool RegisterApplicationNativeMethods(JNIEnv* env) OVERRIDE;
|
| -
|
| private:
|
| DISALLOW_COPY_AND_ASSIGN(ChromeMainDelegateTestShellAndroid);
|
| };
|
|
|