Index: chrome/browser/background/background_contents.cc |
diff --git a/chrome/browser/tab_contents/background_contents.cc b/chrome/browser/background/background_contents.cc |
similarity index 99% |
rename from chrome/browser/tab_contents/background_contents.cc |
rename to chrome/browser/background/background_contents.cc |
index 3ff6fd1b29b2c7330b07978ea15e84d68d5a1833..137ade49764fdea7840b661ca902b397fcd92281 100644 |
--- a/chrome/browser/tab_contents/background_contents.cc |
+++ b/chrome/browser/background/background_contents.cc |
@@ -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/tab_contents/background_contents.h" |
+#include "chrome/browser/background/background_contents.h" |
#include "chrome/browser/background/background_contents_service.h" |
#include "chrome/browser/chrome_notification_types.h" |