DescriptionModify licenses.py to handle Windows paths and support all DEPS.
Also bring about_credits.html up to date.
1. licenses.py was failing on Windows because of path separators, so I
changed remaining path strings to use os.path.join.
2. I wasn't seeing all DEPS on my system, so I modified DEPS locally to
ignore os_deps. That led to several changes to make sure os-specific
libraries (pdfsqueeze, GTM, for example) get attribution in about_credits.
3. Some of the code we pull in doesn't need attribution in our about_credits
(windows SDK), so I added new ignore rules.
BUG=none
TEST= dunno. about:credits credits everything we include?
R= evan@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71570
Patch Set 1 #Patch Set 2 : '' #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|