| Index: chrome/common/extensions/api/system_indicator/system_indicator_handler.h
|
| diff --git a/chrome/common/extensions/api/system_indicator/system_indicator_handler.h b/chrome/common/extensions/api/system_indicator/system_indicator_handler.h
|
| index 65d37198611d111aa2f1dd687a8c78a880f938e0..050ecfed2205734dacd1d103d77be7f3df2e3704 100644
|
| --- a/chrome/common/extensions/api/system_indicator/system_indicator_handler.h
|
| +++ b/chrome/common/extensions/api/system_indicator/system_indicator_handler.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_COMMON_EXTENSIONS_API_SYSTEM_INDICATOR_SYSTEM_INDICATOR_HANDLER_H_
|
|
|
| #include "base/strings/string16.h"
|
| -#include "chrome/common/extensions/extension.h"
|
| +#include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
|
|
| namespace extensions {
|
|
|