| 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 58aa48f96aab72b28eb11bfff0405e4f1d1af84e..cb38f644ae264bae45211cf816d3237e7e75c959 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 {
|
|
|