DescriptionPresubmit tests: allow 200 columns in .mk files.
The Android WebView code includes several manually-maintained .mk files
that are included by the Android build system. These contain some fairly
long lines as they need to refer to deep pathnames, which means the CQ
cannot be used as it always triggers a presubmit warning.
Allow .mk files to have 200 columns per line instead, which should be
enough for the long paths that are used. Add a test case for this.
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=182733
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add comment #
Messages
Total messages: 4 (0 generated)
|