Index: chrome/browser/tab_contents/background_contents.h |
diff --git a/chrome/browser/tab_contents/background_contents.h b/chrome/browser/tab_contents/background_contents.h |
index e41199c897430f072af6c6012f0f15766240cef7..90099627e133a133eeb27dbb5cc6ce783859591a 100644 |
--- a/chrome/browser/tab_contents/background_contents.h |
+++ b/chrome/browser/tab_contents/background_contents.h |
@@ -15,7 +15,7 @@ |
#include "content/browser/renderer_host/render_view_host_delegate.h" |
#include "content/common/notification_observer.h" |
#include "content/common/notification_registrar.h" |
-#include "content/common/window_container_type.h" |
+#include "content/public/common/window_container_type.h" |
#include "webkit/glue/window_open_disposition.h" |
class TabContents; |