| Index: chrome/common/extensions/manifest_handlers/app_launch_info.h
|
| diff --git a/chrome/common/extensions/manifest_handlers/app_launch_info.h b/chrome/common/extensions/manifest_handlers/app_launch_info.h
|
| index e1a31e63660661dac5995e9722bb60188dbc46a9..ba3a10bb8a6773a5a6a5808998f177c1648a2c7b 100644
|
| --- a/chrome/common/extensions/manifest_handlers/app_launch_info.h
|
| +++ b/chrome/common/extensions/manifest_handlers/app_launch_info.h
|
| @@ -10,8 +10,8 @@
|
|
|
| #include "chrome/common/extensions/extension.h"
|
| #include "chrome/common/extensions/extension_constants.h"
|
| -#include "chrome/common/extensions/manifest_handler.h"
|
| #include "extensions/common/manifest.h"
|
| +#include "extensions/common/manifest_handler.h"
|
| #include "url/gurl.h"
|
|
|
| namespace extensions {
|
|
|