| Index: chrome/browser/extensions/webstore_install_helper.cc
|
| diff --git a/chrome/browser/extensions/webstore_install_helper.cc b/chrome/browser/extensions/webstore_install_helper.cc
|
| index 7fd097413e4bffcbb74c1bd93ec945f1c388cfd0..25c39c7bebb32969f3c269b3656007080ad2bc79 100644
|
| --- a/chrome/browser/extensions/webstore_install_helper.cc
|
| +++ b/chrome/browser/extensions/webstore_install_helper.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/bind.h"
|
| #include "base/values.h"
|
| #include "chrome/common/chrome_utility_messages.h"
|
| +#include "chrome/common/extensions/chrome_utility_extensions_messages.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/utility_process_host.h"
|
| #include "net/base/load_flags.h"
|
|
|