DescriptionPPAPI generator: Ignore more date-only changes
Previously, the generator could only ignore changes in the:
// From FILENAME.idl modified DAY MON DATE TIME YEAR.
line if it was not wrapped or wrapped in a specific place. (Note this line
would otherwise change every time you generate).
This CL makes it a little better, in that it will ignore timestamp changes
regardless of where the "modified" output is wrapped. Otherwise, the generator
wants to update a few thunk files because it's now 2015. See:
https://codereview.chromium.org/849473003/
for context.
BUG=
R=bbudge@chromium.org
Committed: https://crrev.com/cd4ea7fe9e50ba0ee0ac3f08aeb0bb21653ee00b
Cr-Commit-Position: refs/heads/master@{#311767}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|