| Index: ppapi/proxy/ppp_mouse_lock_proxy.cc
|
| diff --git a/ppapi/proxy/ppp_mouse_lock_proxy.cc b/ppapi/proxy/ppp_mouse_lock_proxy.cc
|
| index 66dc1304c51ae87741fe2a4b390e33c723be3d84..30aadcec801ea531f5a53a6a8d1dbd8b0270ac7b 100644
|
| --- a/ppapi/proxy/ppp_mouse_lock_proxy.cc
|
| +++ b/ppapi/proxy/ppp_mouse_lock_proxy.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "ppapi/proxy/ppp_mouse_lock_proxy.h"
|
|
|
| +#include "build/build_config.h"
|
| #include "ppapi/c/ppp_mouse_lock.h"
|
| #include "ppapi/proxy/host_dispatcher.h"
|
| #include "ppapi/proxy/ppapi_messages.h"
|
|
|