commit | 0415b381008dd0bcf2ed5da6f1371f1df396bc07 | [log] [tgz] |
---|---|---|
author | Tom Sepez <tsepez@chromium.org> | Tue Apr 07 15:26:59 2015 -0700 |
committer | Tom Sepez <tsepez@chromium.org> | Tue Apr 07 15:26:59 2015 -0700 |
tree | 35ee8a601e09f0c88ac5c32d7f668347fe20170c | |
parent | a6d40307bcc979214dd97fdae3d58dcc5ffa315a [diff] |
Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers. Move some typedefs for v8 types into fxjs_v8.h wrapper to avoid circular inclusions. Also delete JS_Module.h, as no other file includes it. BUG=https://code.google.com/p/pdfium/issues/detail?id=66 R=thestig@chromium.org Review URL: https://codereview.chromium.org/1060133002