| Index: chrome/renderer/extensions/automation_internal_custom_bindings.h
|
| diff --git a/chrome/renderer/extensions/automation_internal_custom_bindings.h b/chrome/renderer/extensions/automation_internal_custom_bindings.h
|
| index a7c0b75d6b3f41f54951457eb3446c3d5f43b799..cad79593c022094441d2a89590630f1478df1ac0 100644
|
| --- a/chrome/renderer/extensions/automation_internal_custom_bindings.h
|
| +++ b/chrome/renderer/extensions/automation_internal_custom_bindings.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_RENDERER_EXTENSIONS_AUTOMATION_INTERNAL_CUSTOM_BINDINGS_H_
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "chrome/common/extensions/api/automation.h"
|
| #include "extensions/renderer/object_backed_native_handler.h"
|
| #include "ipc/ipc_message.h"
|
|
|