Index: content/browser/web_contents/web_contents_impl_unittest.cc |
=================================================================== |
--- content/browser/web_contents/web_contents_impl_unittest.cc (revision 179251) |
+++ content/browser/web_contents/web_contents_impl_unittest.cc (working copy) |
@@ -246,7 +246,7 @@ |
virtual void TearDown() { |
RenderViewHostImplTestHarness::TearDown(); |
- WebUIControllerFactoryRegistry::UnregisterFactoryForTesting(&factory_); |
+ WebUIControllerFactory::UnregisterFactoryForTesting(&factory_); |
} |
private: |