Index: chrome/browser/background/background_contents_service.h |
diff --git a/chrome/browser/background/background_contents_service.h b/chrome/browser/background/background_contents_service.h |
index 66ce3013da17e07602852d1fef615aa697204089..40543b3337743ab80060350ca953375fc17ea8c1 100644 |
--- a/chrome/browser/background/background_contents_service.h |
+++ b/chrome/browser/background/background_contents_service.h |
@@ -16,7 +16,7 @@ |
#include "chrome/browser/tab_contents/background_contents.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 "googleurl/src/gurl.h" |
#include "webkit/glue/window_open_disposition.h" |