| Index: ppapi/proxy/plugin_dispatcher.cc
|
| diff --git a/ppapi/proxy/plugin_dispatcher.cc b/ppapi/proxy/plugin_dispatcher.cc
|
| index b864d99dcce012b535586beda3ebc067714952d5..939327b26459935f8dade410930a562df2d23d48 100644
|
| --- a/ppapi/proxy/plugin_dispatcher.cc
|
| +++ b/ppapi/proxy/plugin_dispatcher.cc
|
| @@ -16,7 +16,6 @@
|
| #include "ppapi/c/ppp_instance.h"
|
| #include "ppapi/proxy/flash_resource.h"
|
| #include "ppapi/proxy/flash_clipboard_resource.h"
|
| -#include "ppapi/proxy/flash_file_resource.h"
|
| #include "ppapi/proxy/gamepad_resource.h"
|
| #include "ppapi/proxy/interface_list.h"
|
| #include "ppapi/proxy/interface_proxy.h"
|
|
|