Chromium Code Reviews| Index: testing/embedder_test.cpp |
| diff --git a/testing/embedder_test.cpp b/testing/embedder_test.cpp |
| index 6151d73afd698720221e05e976f226ff757105b2..1c0dda6be1d195a456113b226288191e01a6cefa 100644 |
| --- a/testing/embedder_test.cpp |
| +++ b/testing/embedder_test.cpp |
| @@ -18,8 +18,8 @@ |
| #include "testing/gmock/include/gmock/gmock.h" |
| #ifdef PDF_ENABLE_V8 |
| -#include "v8/include/libplatform/libplatform.h" |
| #include "v8/include/v8.h" |
| +#include "v8/include/v8-platform.h" |
| #endif // PDF_ENABLE_V8 |
| namespace { |