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

Issue 535413002: move delete_file and remove_sourcemap_comment transformers to code_transformers (Closed)

Created:
6 years, 3 months ago by jakemac
Modified:
6 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

move delete_file and remove_sourcemap_comment transformers to code_transformers R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=39842

Patch Set 1 #

Patch Set 2 : migrate test and update library names #

Patch Set 3 : uncommit deletion of polymer test file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M pkg/code_transformers/CHANGELOG.md View 1 chunk +4 lines, -0 lines 0 comments Download
A + pkg/code_transformers/lib/src/delete_file.dart View 1 1 chunk +1 line, -1 line 0 comments Download
A + pkg/code_transformers/lib/src/remove_sourcemap_comment.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/code_transformers/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/code_transformers/test/remove_sourcemap_comment_test.dart View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
jakemac
6 years, 3 months ago (2014-09-03 22:21:52 UTC) #2
Siggi Cherem (dart-lang)
let's move the 'remove_sourcemap_comment' test here too. Otherwise lgtm
6 years, 3 months ago (2014-09-03 22:23:38 UTC) #3
jakemac
6 years, 3 months ago (2014-09-03 22:37:28 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as 39842 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698