| Index: chrome/common/extensions/manifest_handlers/copresence_manifest.h
|
| diff --git a/chrome/common/extensions/manifest_handlers/copresence_manifest.h b/chrome/common/extensions/manifest_handlers/copresence_manifest.h
|
| index 487c7a3603c5be9004e95e5a469b249b1f8d9a99..b9ff7071a8484a4169ef1773766c686da8e80cdc 100644
|
| --- a/chrome/common/extensions/manifest_handlers/copresence_manifest.h
|
| +++ b/chrome/common/extensions/manifest_handlers/copresence_manifest.h
|
| @@ -8,6 +8,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "extensions/common/extension.h"
|
| #include "extensions/common/manifest_handler.h"
|
|
|
|
|