summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorTom Sepez <tsepez@chromium.org>2015-07-14 16:17:53 -0700
committerTom Sepez <tsepez@chromium.org>2015-07-14 16:17:53 -0700
commit0c96176e6fb4ef37194e7bbff1b04e482e19df89 (patch)
tree668bc193b8dd4a207ab6fd586030d40ebabab5ef /BUILD.gn
parentd1b0a8d9dc71c67b4ce67f148cebc01d66d1d983 (diff)
downloadpdfium-0c96176e6fb4ef37194e7bbff1b04e482e19df89.tar.xz
Tighten up DEPS include rules.
Allows the following command to return only legitimate warnings: buildtools/checkdeps/checkdeps.py --resolve-dotdot The remaining warnings consist of: - fx_parser_filters.cpp, due to inclusion of third_party/zlib_v128/zlib.h, showing the lack of a header and some prototypes in that .cpp file. - third_party/*, due to inclusion of fx_system.h and the like, indicating adulterated libraries that should be restored to their pristine state. R=thestig@chromium.org Review URL: https://codereview.chromium.org/1233583004 .
Diffstat (limited to 'BUILD.gn')
0 files changed, 0 insertions, 0 deletions