| Index: chrome/browser/extensions/api/system_indicator/system_indicator_manager.h
|
| diff --git a/chrome/browser/extensions/api/system_indicator/system_indicator_manager.h b/chrome/browser/extensions/api/system_indicator/system_indicator_manager.h
|
| index 7746651c68b5eb04df6143fbd34e3d9c154d06f0..d3b4b000bdf69df9974fc5b7d3037f0285a07374 100644
|
| --- a/chrome/browser/extensions/api/system_indicator/system_indicator_manager.h
|
| +++ b/chrome/browser/extensions/api/system_indicator/system_indicator_manager.h
|
| @@ -9,6 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/memory/linked_ptr.h"
|
| +#include "base/threading/thread_checker.h"
|
| #include "chrome/browser/extensions/event_router.h"
|
| #include "chrome/browser/extensions/extension_action_icon_factory.h"
|
| #include "chrome/browser/profiles/profile_keyed_service.h"
|
|
|