| Index: chrome/browser/component_updater/pnacl/pnacl_component_installer.cc
|
| diff --git a/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc b/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc
|
| index 585289e42fe4476e77081a225b6ca50ee0d19bbf..ae7a13858163707e78dd0626d53e12456ca4790c 100644
|
| --- a/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc
|
| +++ b/chrome/browser/component_updater/pnacl/pnacl_component_installer.cc
|
| @@ -25,8 +25,8 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/profiles/profile_manager.h"
|
| #include "chrome/common/chrome_paths.h"
|
| -#include "chrome/common/chrome_switches.h"
|
| #include "chrome/common/omaha_query_params/omaha_query_params.h"
|
| +#include "components/nacl/common/nacl_switches.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| using chrome::OmahaQueryParams;
|
|
|