Index: chrome/browser/history/shortcuts_backend.cc |
diff --git a/chrome/browser/history/shortcuts_backend.cc b/chrome/browser/history/shortcuts_backend.cc |
index 27dbae9a4d6c3537954690f1a2e59eed9bda6538..3fba50ec822585b94df66a376e187d6ad55f4a6f 100644 |
--- a/chrome/browser/history/shortcuts_backend.cc |
+++ b/chrome/browser/history/shortcuts_backend.cc |
@@ -22,10 +22,10 @@ |
#include "chrome/browser/omnibox/omnibox_log.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/common/chrome_constants.h" |
-#include "chrome/common/extensions/extension.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_details.h" |
#include "content/public/browser/notification_source.h" |
+#include "extensions/common/extension.h" |
using content::BrowserThread; |