Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(292)

Unified Diff: testing/embedder_test.cpp

Issue 1711793002: Sort headers in non-xfa directories. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698