Index: chrome/browser/download/download_crx_util.cc |
diff --git a/chrome/browser/download/download_crx_util.cc b/chrome/browser/download/download_crx_util.cc |
index 1f71a8811346b962a665007d32ecdc7efad19622..06e8b18dfd5e173c22874232352af732fe433e42 100644 |
--- a/chrome/browser/download/download_crx_util.cc |
+++ b/chrome/browser/download/download_crx_util.cc |
@@ -16,9 +16,9 @@ |
#include "chrome/browser/ui/browser_finder.h" |
#include "chrome/browser/ui/host_desktop.h" |
#include "chrome/browser/ui/tabs/tab_strip_model.h" |
-#include "chrome/common/extensions/user_script.h" |
#include "content/public/browser/download_item.h" |
#include "content/public/browser/notification_service.h" |
+#include "extensions/common/user_script.h" |
using content::BrowserThread; |
using content::DownloadItem; |