| Index: chrome_frame/test/net/fake_external_tab.h
|
| ===================================================================
|
| --- chrome_frame/test/net/fake_external_tab.h (revision 120325)
|
| +++ chrome_frame/test/net/fake_external_tab.h (working copy)
|
| @@ -102,6 +102,7 @@
|
| virtual void PreEarlyInitialization() OVERRIDE;
|
| virtual void PostEarlyInitialization() OVERRIDE {}
|
| virtual void PreMainMessageLoopStart() OVERRIDE {}
|
| + virtual MessageLoop* GetMainMessageLoop() OVERRIDE;
|
| virtual void PostMainMessageLoopStart() OVERRIDE {}
|
| virtual void ToolkitInitialized() OVERRIDE {}
|
| virtual int PreCreateThreads() OVERRIDE;
|
|
|