Index: chrome/renderer/extensions/sync_file_system_custom_bindings.h |
diff --git a/chrome/renderer/extensions/sync_file_system_custom_bindings.h b/chrome/renderer/extensions/sync_file_system_custom_bindings.h |
index fc38357defbc09f19d66117a60796b0595655219..f23cdb88b03d7f0f7608fabf89d6ffd35146ba46 100644 |
--- a/chrome/renderer/extensions/sync_file_system_custom_bindings.h |
+++ b/chrome/renderer/extensions/sync_file_system_custom_bindings.h |
@@ -5,6 +5,7 @@ |
#ifndef CHROME_RENDERER_EXTENSIONS_SYNC_FILE_SYSTEM_CUSTOM_BINDINGS_H_ |
#define CHROME_RENDERER_EXTENSIONS_SYNC_FILE_SYSTEM_CUSTOM_BINDINGS_H_ |
+#include "base/macros.h" |
#include "extensions/renderer/object_backed_native_handler.h" |
#include "v8/include/v8.h" |