From 5e8b7356d68e35d7d631a2a917e651a4e7c73b65 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Mon, 5 Oct 2015 16:18:28 -0700 Subject: Remove JavaScript.h It merely includes a bunch of other .h files which are handled better since we fixed IWYU. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1385983002 . --- fpdfsdk/src/javascript/console.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'fpdfsdk/src/javascript/console.cpp') diff --git a/fpdfsdk/src/javascript/console.cpp b/fpdfsdk/src/javascript/console.cpp index cc64e1091b..519cecc5b4 100644 --- a/fpdfsdk/src/javascript/console.cpp +++ b/fpdfsdk/src/javascript/console.cpp @@ -4,7 +4,6 @@ // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com -#include "../../include/javascript/JavaScript.h" #include "../../include/javascript/IJavaScript.h" #include "../../include/javascript/JS_Define.h" #include "../../include/javascript/JS_Object.h" -- cgit v1.2.3