Index: content/test/test_renderer_host.h |
=================================================================== |
--- content/test/test_renderer_host.h (revision 126791) |
+++ content/test/test_renderer_host.h (working copy) |
@@ -149,10 +149,6 @@ |
virtual void SetUp() OVERRIDE; |
virtual void TearDown() OVERRIDE; |
-#if defined(USE_AURA) |
- aura::RootWindow* root_window() const { return root_window_.get(); } |
-#endif |
- |
// Replaces the RPH being used. |
void SetRenderProcessHostFactory(RenderProcessHostFactory* factory); |