diff options
Diffstat (limited to 'chrome/browser/extensions/webstore_installer.cc')
-rw-r--r-- | chrome/browser/extensions/webstore_installer.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/extensions/webstore_installer.cc b/chrome/browser/extensions/webstore_installer.cc index a88157f..02c4b79 100644 --- a/chrome/browser/extensions/webstore_installer.cc +++ b/chrome/browser/extensions/webstore_installer.cc @@ -23,6 +23,7 @@ #include "chrome/common/extensions/extension_constants.h" #include "content/browser/download/download_types.h" #include "content/browser/tab_contents/navigation_controller.h" +#include "content/browser/tab_contents/navigation_entry.h" #include "content/public/browser/browser_thread.h" #include "content/public/browser/download_file.h" #include "content/public/browser/download_manager.h" |