Index: chrome/browser/ui/sync/tab_contents_synced_tab_delegate.cc |
diff --git a/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.cc b/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.cc |
index 0e55fa0bd2d1463a89a9e289b6fd4c16372ee967..38e3fde77a7651cb334f2944281f01efeee22697 100644 |
--- a/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.cc |
+++ b/chrome/browser/ui/sync/tab_contents_synced_tab_delegate.cc |
@@ -9,10 +9,10 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/sessions/session_tab_helper.h" |
#include "chrome/browser/sync/glue/synced_window_delegate.h" |
-#include "chrome/common/extensions/extension.h" |
#include "content/public/browser/navigation_controller.h" |
#include "content/public/browser/navigation_entry.h" |
#include "content/public/browser/web_contents.h" |
+#include "extensions/common/extension.h" |
#if defined(ENABLE_MANAGED_USERS) |
#include "chrome/browser/managed_mode/managed_mode_navigation_observer.h" |