Index: content/browser/renderer_host/backing_store.cc |
=================================================================== |
--- content/browser/renderer_host/backing_store.cc (revision 0) |
+++ content/browser/renderer_host/backing_store.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/backing_store.h" |
+#include "content/browser/renderer_host/backing_store.h" |
BackingStore::BackingStore(RenderWidgetHost* widget, const gfx::Size& size) |
: render_widget_host_(widget), |