Chromium Code Reviews| Index: chrome/browser/download/download_crx_util.h |
| diff --git a/chrome/browser/download/download_crx_util.h b/chrome/browser/download/download_crx_util.h |
| index df7e129a40d966a870b6ef47d5f004dbeeba951a..5eb195fe962ef326e778183abd09baa63fc3f781 100644 |
| --- a/chrome/browser/download/download_crx_util.h |
| +++ b/chrome/browser/download/download_crx_util.h |
| @@ -10,6 +10,7 @@ |
| #pragma once |
| #include "base/basictypes.h" |
| +#include "base/memory/ref_counted.h" |
| class CrxInstaller; |
| class ExtensionInstallUI; |