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 a3466c6fb5a61416be556097baf2c9e0227199dd..81243bbb79b9a804033a28659e1ed0639a8428a2 100644 |
--- a/chrome/browser/background/background_contents_service.h |
+++ b/chrome/browser/background/background_contents_service.h |
@@ -12,7 +12,7 @@ |
#include "base/gtest_prod_util.h" |
#include "base/memory/ref_counted.h" |
#include "base/scoped_observer.h" |
-#include "chrome/browser/tab_contents/background_contents.h" |
+#include "chrome/browser/background/background_contents.h" |
#include "components/keyed_service/core/keyed_service.h" |
#include "content/public/browser/notification_observer.h" |
#include "content/public/browser/notification_registrar.h" |