Chromium Code Reviews| Index: content/test/content_test_suite.h |
| =================================================================== |
| --- content/test/content_test_suite.h (revision 257432) |
| +++ content/test/content_test_suite.h (working copy) |
| @@ -22,8 +22,6 @@ |
| protected: |
| virtual void Initialize() OVERRIDE; |
| - virtual ContentClient* CreateClientForInitialization() OVERRIDE; |
| - |
| private: |
| #if defined(OS_WIN) |
| base::win::ScopedCOMInitializer com_initializer_; |