| 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 d3afa8b188ca7c8cc8feb9a2e309fa8bcf336af1..043f9902e9690efc491a0c1bf89d180c446f760d 100644
|
| --- a/chrome/browser/download/download_crx_util.cc
|
| +++ b/chrome/browser/download/download_crx_util.cc
|
| @@ -16,6 +16,7 @@
|
| #include "chrome/browser/ui/host_desktop.h"
|
| #include "chrome/browser/ui/tabs/tab_strip_model.h"
|
| #include "chrome/common/chrome_notification_types.h"
|
| +#include "chrome/common/extensions/user_script.h"
|
| #include "content/public/browser/download_item.h"
|
| #include "content/public/browser/notification_service.h"
|
|
|
|
|