| Index: apps/shell/shell_extension_system.h
|
| diff --git a/apps/shell/shell_extension_system.h b/apps/shell/shell_extension_system.h
|
| index e970944aaa960152fcf251a146fe6c5cd4f7d2da..62dd752788e5d5d411db8523991d7e3afa19d52f 100644
|
| --- a/apps/shell/shell_extension_system.h
|
| +++ b/apps/shell/shell_extension_system.h
|
| @@ -8,7 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/compiler_specific.h"
|
| -#include "chrome/browser/extensions/extension_system.h"
|
| +#include "extensions/browser/extension_system.h"
|
| #include "extensions/common/one_shot_event.h"
|
|
|
| class BrowserContextKeyedServiceFactory;
|
|
|