From 9a25eded6f4afe3f4815a00b34b31d3a0fbadb69 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 22 Jun 2017 00:05:12 -0700 Subject: Clean up includes in testing/test_support.h Change-Id: Id558c36d10501ce488717045bbf00bfed32e4b92 Reviewed-on: https://pdfium-review.googlesource.com/6870 Commit-Queue: dsinclair Reviewed-by: dsinclair --- testing/test_support.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/test_support.cpp') diff --git a/testing/test_support.cpp b/testing/test_support.cpp index 608e4ae75b..681a7baca3 100644 --- a/testing/test_support.cpp +++ b/testing/test_support.cpp @@ -7,13 +7,13 @@ #include #include -#include - +#include "core/fdrm/crypto/fx_crypt.h" #include "core/fxcrt/fx_memory.h" #include "testing/utils/path_service.h" #ifdef PDF_ENABLE_V8 #include "v8/include/libplatform/libplatform.h" +#include "v8/include/v8.h" #endif namespace { -- cgit v1.2.3