Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(317)

Issue 1233583004: Tighten up DEPS include rules. (Closed)

Created:
5 years, 5 months ago by Tom Sepez
Modified:
5 years, 5 months ago
Reviewers:
Lei Zhang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

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 Committed: https://pdfium.googlesource.com/pdfium/+/0c96176e6fb4ef37194e7bbff1b04e482e19df89

Patch Set 1 #

Total comments: 4

Patch Set 2 : Alphabetize, remove self-reference #

Total comments: 1

Patch Set 3 : No need for core/DEPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M DEPS View 1 chunk +1 line, -2 lines 0 comments Download
A core/src/fxcodec/DEPS View 1 1 chunk +6 lines, -0 lines 0 comments Download
A fpdfsdk/DEPS View 1 1 chunk +4 lines, -0 lines 0 comments Download
A samples/DEPS View 1 chunk +4 lines, -0 lines 0 comments Download
A testing/DEPS View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Tom Sepez
Lei, for review. More OCD compulsion on my part. The warnings, however, are now pointing ...
5 years, 5 months ago (2015-07-14 21:18:30 UTC) #2
Lei Zhang
Commit msg typo: "warngins" https://codereview.chromium.org/1233583004/diff/1/core/src/fxcodec/DEPS File core/src/fxcodec/DEPS (right): https://codereview.chromium.org/1233583004/diff/1/core/src/fxcodec/DEPS#newcode5 core/src/fxcodec/DEPS:5: '+third_party/lcms2-2.6', nit: alphabetical order https://codereview.chromium.org/1233583004/diff/1/fpdfsdk/DEPS ...
5 years, 5 months ago (2015-07-14 23:02:52 UTC) #3
Tom Sepez
Fixed commit comment, too. PTAL. https://codereview.chromium.org/1233583004/diff/1/core/src/fxcodec/DEPS File core/src/fxcodec/DEPS (right): https://codereview.chromium.org/1233583004/diff/1/core/src/fxcodec/DEPS#newcode5 core/src/fxcodec/DEPS:5: '+third_party/lcms2-2.6', On 2015/07/14 23:02:52, ...
5 years, 5 months ago (2015-07-14 23:12:24 UTC) #4
Lei Zhang
https://codereview.chromium.org/1233583004/diff/20001/core/DEPS File core/DEPS (right): https://codereview.chromium.org/1233583004/diff/20001/core/DEPS#newcode2 core/DEPS:2: '+core', also remove?
5 years, 5 months ago (2015-07-14 23:13:38 UTC) #5
Tom Sepez
On 2015/07/14 23:13:38, Lei Zhang wrote: > https://codereview.chromium.org/1233583004/diff/20001/core/DEPS > File core/DEPS (right): > > https://codereview.chromium.org/1233583004/diff/20001/core/DEPS#newcode2 ...
5 years, 5 months ago (2015-07-14 23:16:14 UTC) #6
Lei Zhang
lgtm
5 years, 5 months ago (2015-07-14 23:16:52 UTC) #7
Tom Sepez
5 years, 5 months ago (2015-07-14 23:17:57 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
0c96176e6fb4ef37194e7bbff1b04e482e19df89 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698