Index: ppapi/proxy/ppp_text_input_proxy.cc |
diff --git a/ppapi/proxy/ppp_text_input_proxy.cc b/ppapi/proxy/ppp_text_input_proxy.cc |
index 061b73cd4fdb56889da9afdb6320d0c1b10dbcdc..235e0e0d6f70c89a46c71a87007281d42d3a00e0 100644 |
--- a/ppapi/proxy/ppp_text_input_proxy.cc |
+++ b/ppapi/proxy/ppp_text_input_proxy.cc |
@@ -4,6 +4,7 @@ |
#include "ppapi/proxy/ppp_text_input_proxy.h" |
+#include "build/build_config.h" |
#include "ppapi/c/dev/ppp_text_input_dev.h" |
#include "ppapi/proxy/host_dispatcher.h" |
#include "ppapi/proxy/ppapi_messages.h" |