| Index: extensions/renderer/injection_host.h
|
| diff --git a/extensions/renderer/injection_host.h b/extensions/renderer/injection_host.h
|
| index cd37a339fd2da478c0d5cbd63f1e8a667baa0f36..21a4c0ed61ab115640bb4051730e6ad7f37f2faf 100644
|
| --- a/extensions/renderer/injection_host.h
|
| +++ b/extensions/renderer/injection_host.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef EXTENSIONS_RENDERER_INJECTION_HOST_H
|
| #define EXTENSIONS_RENDERER_INJECTION_HOST_H
|
|
|
| +#include "base/macros.h"
|
| #include "extensions/common/host_id.h"
|
| #include "extensions/common/permissions/permissions_data.h"
|
| #include "url/gurl.h"
|
|
|