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 b6795e232e014421d2ac38eca6d5c18bf8e493d0..5fa6723e1d4bcda50592ee5a317176d698e7bb8e 100644 |
--- a/chrome/browser/download/download_crx_util.cc |
+++ b/chrome/browser/download/download_crx_util.cc |
@@ -19,6 +19,7 @@ |
#include "content/public/browser/notification_service.h" |
#include "extensions/browser/extension_system.h" |
#include "extensions/common/user_script.h" |
+#include "ui/gfx/host_desktop_type.h" |
using content::BrowserThread; |
using content::DownloadItem; |