summaryrefslogtreecommitdiffstats
path: root/ppapi/tests/test_flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/tests/test_flash.h')
-rw-r--r--ppapi/tests/test_flash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/tests/test_flash.h b/ppapi/tests/test_flash.h
index 39c4598..fba35ee 100644
--- a/ppapi/tests/test_flash.h
+++ b/ppapi/tests/test_flash.h
@@ -7,10 +7,10 @@
#include <string>
-#include "ppapi/cpp/completion_callback.h"
#include "ppapi/c/pp_stdint.h"
#include "ppapi/c/private/ppb_flash.h"
#include "ppapi/tests/test_case.h"
+#include "ppapi/utility/completion_callback_factory.h"
class TestFlash : public TestCase {
public: