Index: chrome/browser/extensions/extension_browser_event_router.cc |
=================================================================== |
--- chrome/browser/extensions/extension_browser_event_router.cc (revision 68008) |
+++ chrome/browser/extensions/extension_browser_event_router.cc (working copy) |
@@ -13,10 +13,9 @@ |
#include "chrome/browser/profile.h" |
#include "chrome/browser/tab_contents/navigation_entry.h" |
#include "chrome/browser/tab_contents/tab_contents.h" |
-#include "chrome/browser/tab_contents_wrapper.h" |
-#include "chrome/browser/tab_contents_wrapper.h" |
#include "chrome/browser/tabs/tab_strip_model.h" |
#include "chrome/browser/ui/browser.h" |
+#include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h" |
#include "chrome/common/extensions/extension_constants.h" |
#include "chrome/common/extensions/extension.h" |
#include "chrome/common/notification_service.h" |