Chromium Code Reviews| Index: testing/embedder_test.cpp |
| diff --git a/testing/embedder_test.cpp b/testing/embedder_test.cpp |
| index ceca205666636c6c22bb1d61af9c485adb8af114..38a3dcdeca42d4a6da1ac6534d9861bfd5a7f6ed 100644 |
| --- a/testing/embedder_test.cpp |
| +++ b/testing/embedder_test.cpp |
| @@ -20,8 +20,8 @@ |
| #include "testing/utils/path_service.h" |
| #ifdef PDF_ENABLE_V8 |
| -#include "v8/include/v8.h" |
| #include "v8/include/v8-platform.h" |
| +#include "v8/include/v8.h" |
| #endif // PDF_ENABLE_V8 |
| namespace { |