Chromium Code Reviews| Index: ppapi/tests/test_flash.h |
| diff --git a/ppapi/tests/test_flash.h b/ppapi/tests/test_flash.h |
| index 5dfed88aa789524fd3bd483a852c40f3e6f45737..7275ff5dfbe35c4db16e0e75cf29315c025b53c4 100644 |
| --- a/ppapi/tests/test_flash.h |
| +++ b/ppapi/tests/test_flash.h |
| @@ -7,9 +7,9 @@ |
| #include <string> |
| -#include "ppapi/cpp/completion_callback.h" |
| #include "ppapi/c/pp_stdint.h" |
| #include "ppapi/tests/test_case.h" |
| +#include "ppapi/utility/completion_callback_factory.h" |
| struct PPB_Flash; |