| Index: chrome/browser/component_updater/pnacl/pnacl_component_installer.h
|
| diff --git a/chrome/browser/component_updater/pnacl/pnacl_component_installer.h b/chrome/browser/component_updater/pnacl/pnacl_component_installer.h
|
| index a562d8b9413025d7279d54eeb5701dbbb83abbcc..1c09ba33f660e0acab2507f069e274c209992eca 100644
|
| --- a/chrome/browser/component_updater/pnacl/pnacl_component_installer.h
|
| +++ b/chrome/browser/component_updater/pnacl/pnacl_component_installer.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/version.h"
|
| -#include "chrome/browser/component_updater/component_updater_service.h"
|
| +#include "components/component_updater/component_updater_service.h"
|
|
|
| namespace base {
|
| class DictionaryValue;
|
|
|