Index: ppapi/proxy/ppb_file_ref_proxy.h |
=================================================================== |
--- ppapi/proxy/ppb_file_ref_proxy.h (revision 116706) |
+++ ppapi/proxy/ppb_file_ref_proxy.h (working copy) |
@@ -11,9 +11,9 @@ |
#include "ppapi/c/pp_module.h" |
#include "ppapi/c/pp_resource.h" |
#include "ppapi/c/pp_time.h" |
-#include "ppapi/cpp/completion_callback.h" |
#include "ppapi/proxy/interface_proxy.h" |
#include "ppapi/proxy/proxy_non_thread_safe_ref_count.h" |
+#include "ppapi/utility/completion_callback_factory.h" |
namespace ppapi { |