| Index: ppapi/proxy/plugin_dispatcher.cc
|
| diff --git a/ppapi/proxy/plugin_dispatcher.cc b/ppapi/proxy/plugin_dispatcher.cc
|
| index 51272fdd4bd58bbc2f5d19e29ad65034a9522011..8e05a1c7ec1a50fd6eae256f2c59706c45a80d4b 100644
|
| --- a/ppapi/proxy/plugin_dispatcher.cc
|
| +++ b/ppapi/proxy/plugin_dispatcher.cc
|
| @@ -14,6 +14,7 @@
|
| #include "base/debug/trace_event.h"
|
| #include "ppapi/c/pp_errors.h"
|
| #include "ppapi/c/ppp_instance.h"
|
| +#include "ppapi/proxy/flash_resource.h"
|
| #include "ppapi/proxy/gamepad_resource.h"
|
| #include "ppapi/proxy/interface_list.h"
|
| #include "ppapi/proxy/interface_proxy.h"
|
|
|