| Index: content/renderer/java/gin_java_function_invocation_helper.h
|
| diff --git a/content/renderer/java/gin_java_function_invocation_helper.h b/content/renderer/java/gin_java_function_invocation_helper.h
|
| index 286082019ccff5ef04115db666f46eba29178b6a..823420d568435c3b05b40f6713bc9f7e213170d9 100644
|
| --- a/content/renderer/java/gin_java_function_invocation_helper.h
|
| +++ b/content/renderer/java/gin_java_function_invocation_helper.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef CONTENT_RENDERER_JAVA_GIN_JAVA_FUNCTION_INVOCATION_HELPER_H_
|
| #define CONTENT_RENDERER_JAVA_GIN_JAVA_FUNCTION_INVOCATION_HELPER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/renderer/java/gin_java_bridge_dispatcher.h"
|
|
|