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

Issue 10843069: Remove superfluous pruned paths from license tool (Closed)

Created:
8 years, 4 months ago by Steve Block
Modified:
8 years, 4 months ago
Reviewers:
Nico
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Remove superfluous pruned paths from license tool These paths either no longer exist on any platform, or don't cause license errors. BUG=138921 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150328

Patch Set 1 #

Total comments: 10

Patch Set 2 : Addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -11 lines) Patch
M tools/licenses.py View 1 3 chunks +2 lines, -11 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Steve Block
8 years, 4 months ago (2012-08-03 15:16:44 UTC) #1
Nico
I think most of them are still needed. http://codereview.chromium.org/10843069/diff/1/tools/licenses.py File tools/licenses.py (left): http://codereview.chromium.org/10843069/diff/1/tools/licenses.py#oldcode32 tools/licenses.py:32: os.path.join('googleurl','third_party','icu'), ...
8 years, 4 months ago (2012-08-04 21:40:15 UTC) #2
Steve Block
Thanks! http://codereview.chromium.org/10843069/diff/1/tools/licenses.py File tools/licenses.py (left): http://codereview.chromium.org/10843069/diff/1/tools/licenses.py#oldcode32 tools/licenses.py:32: os.path.join('googleurl','third_party','icu'), We don't need this as we now ...
8 years, 4 months ago (2012-08-06 11:14:28 UTC) #3
Nico
lgtm http://codereview.chromium.org/10843069/diff/1/tools/licenses.py File tools/licenses.py (left): http://codereview.chromium.org/10843069/diff/1/tools/licenses.py#oldcode57 tools/licenses.py:57: os.path.join('third_party','valgrind'), On 2012/08/06 11:14:28, Steve Block wrote: > ...
8 years, 4 months ago (2012-08-06 23:54:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/steveblock@chromium.org/10843069/4001
8 years, 4 months ago (2012-08-07 09:52:40 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-08-07 11:21:08 UTC) #6
Change committed as 150328

Powered by Google App Engine
This is Rietveld 408576698