summaryrefslogtreecommitdiff
path: root/fxjs/cfx_v8.h
diff options
context:
space:
mode:
authorLei Zhang <thestig@chromium.org>2018-10-18 19:15:47 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-10-18 19:15:47 +0000
commit378ec548964d57311faab4627e570566bd20aaa0 (patch)
tree4b34aed8a671fb573363aab7f571de38e8e62237 /fxjs/cfx_v8.h
parentd66f39a421233931d4da0832c72aae965ad909ee (diff)
downloadpdfium-378ec548964d57311faab4627e570566bd20aaa0.tar.xz
Remove a few V8 includes from header files.
Change-Id: I087c4e712aa87f99ada4ef515f5b361037a5dae0 Reviewed-on: https://pdfium-review.googlesource.com/c/44257 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org>
Diffstat (limited to 'fxjs/cfx_v8.h')
-rw-r--r--fxjs/cfx_v8.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fxjs/cfx_v8.h b/fxjs/cfx_v8.h
index 3ebabdefec..70d365517a 100644
--- a/fxjs/cfx_v8.h
+++ b/fxjs/cfx_v8.h
@@ -11,7 +11,6 @@
#include "core/fxcrt/fx_string.h"
#include "core/fxcrt/unowned_ptr.h"
-#include "v8/include/v8-util.h"
#include "v8/include/v8.h"
class CFX_V8 {