| Index: content/test/test_render_view_host.h
|
| ===================================================================
|
| --- content/test/test_render_view_host.h (revision 248569)
|
| +++ content/test/test_render_view_host.h (working copy)
|
| @@ -164,7 +164,7 @@
|
| virtual gfx::GLSurfaceHandle GetCompositingSurface() OVERRIDE;
|
| virtual bool LockMouse() OVERRIDE;
|
| virtual void UnlockMouse() OVERRIDE;
|
| -#if defined(OS_WIN) && defined(USE_AURA)
|
| +#if defined(OS_WIN)
|
| virtual void SetParentNativeViewAccessible(
|
| gfx::NativeViewAccessible accessible_parent) OVERRIDE;
|
| virtual gfx::NativeViewId GetParentForWindowlessPlugin() const OVERRIDE;
|
|
|