| Index: chrome_frame/test/net/fake_external_tab.h
|
| ===================================================================
|
| --- chrome_frame/test/net/fake_external_tab.h (revision 139582)
|
| +++ chrome_frame/test/net/fake_external_tab.h (working copy)
|
| @@ -107,10 +107,6 @@
|
|
|
| // content::BrowserMainParts implementation.
|
| virtual void PreEarlyInitialization() OVERRIDE;
|
| - virtual void PostEarlyInitialization() OVERRIDE {}
|
| - virtual void PreMainMessageLoopStart() OVERRIDE {}
|
| - virtual void PostMainMessageLoopStart() OVERRIDE {}
|
| - virtual void ToolkitInitialized() OVERRIDE {}
|
| virtual int PreCreateThreads() OVERRIDE;
|
| virtual void PreMainMessageLoopRun() OVERRIDE;
|
| virtual bool MainMessageLoopRun(int* result_code) OVERRIDE;
|
|
|