Index: content/browser/renderer_host/render_widget_fullscreen_host.cc |
=================================================================== |
--- content/browser/renderer_host/render_widget_fullscreen_host.cc (revision 0) |
+++ content/browser/renderer_host/render_widget_fullscreen_host.cc (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/renderer_host/render_widget_fullscreen_host.h" |
+#include "content/browser/renderer_host/render_widget_fullscreen_host.h" |
RenderWidgetFullscreenHost::RenderWidgetFullscreenHost( |
RenderProcessHost* process, int routing_id) |