| Index: chrome/browser/extensions/api/system_indicator/system_indicator_api.h
|
| diff --git a/chrome/browser/extensions/api/system_indicator/system_indicator_api.h b/chrome/browser/extensions/api/system_indicator/system_indicator_api.h
|
| index 533f6a59dc968a1a77a6993e06e71ee528d7289b..10981f6375a40872cec70187d975b2de3e06265a 100644
|
| --- a/chrome/browser/extensions/api/system_indicator/system_indicator_api.h
|
| +++ b/chrome/browser/extensions/api/system_indicator/system_indicator_api.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef CHROME_BROWSER_EXTENSIONS_API_SYSTEM_INDICATOR_SYSTEM_INDICATOR_API_H_
|
| #define CHROME_BROWSER_EXTENSIONS_API_SYSTEM_INDICATOR_SYSTEM_INDICATOR_API_H_
|
|
|
| -#include "chrome/browser/extensions/api/extension_action/extension_actions_api.h"
|
| +#include "chrome/browser/extensions/api/extension_action/extension_action_api.h"
|
| #include "chrome/browser/extensions/extension_function.h"
|
|
|
| namespace extensions {
|
|
|