| Index: ppapi/tests/test_flash.cc
|
| diff --git a/ppapi/tests/test_flash.cc b/ppapi/tests/test_flash.cc
|
| index 2121325322804d381fcda92160d3b132df64e198..9f666a8f36144ff2d03b59c1e0db3df1ca660422 100644
|
| --- a/ppapi/tests/test_flash.cc
|
| +++ b/ppapi/tests/test_flash.cc
|
| @@ -4,11 +4,11 @@
|
|
|
| #include "ppapi/tests/test_flash.h"
|
|
|
| +#include "ppapi/c/pp_macros.h"
|
| #include "ppapi/c/private/ppb_flash.h"
|
| #include "ppapi/cpp/instance.h"
|
| #include "ppapi/cpp/module.h"
|
| #include "ppapi/cpp/var.h"
|
| -#include "ppapi/tests/test_utils.h"
|
| #include "ppapi/tests/testing_instance.h"
|
|
|
| REGISTER_TEST_CASE(Flash);
|
|
|