| Index: native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h
|
| diff --git a/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h b/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h
|
| index dcade09fc448e242e1a7d81551fbc80ec30e009f..2a1336a4c25bfe7089dd1955f2b666b5fd3ad807 100644
|
| --- a/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h
|
| +++ b/native_client_sdk/src/tests/nacl_io_test/fake_ppapi/fake_pepper_interface_html5_fs.h
|
| @@ -9,8 +9,6 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include <ppapi/c/pp_directory_entry.h>
|
| -
|
| #include "fake_ppapi/fake_core_interface.h"
|
| #include "fake_ppapi/fake_file_io_interface.h"
|
| #include "fake_ppapi/fake_file_ref_interface.h"
|
|
|