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

Issue 2773453003: [Chromecast] Remove chromecast_repack_locales.py. (Closed)

Created:
3 years, 9 months ago by slan
Modified:
3 years, 9 months ago
Reviewers:
gfhuang, Nico, mbjorge, alokp
CC:
alokp+watch_chromium.org, chromium-reviews, halliwell+watch_chromium.org, lcwu+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromecast] Remove chromecast_repack_locales.py. This script predates GN templates, which allow us to do all of our resource packing in GN. Eliminate the script and correct some bad out directory conventions. BUG=697090 TEST= diff the .pak output before and after the change <= no diff Review-Url: https://codereview.chromium.org/2773453003 Cr-Commit-Position: refs/heads/master@{#459200} Committed: https://chromium.googlesource.com/chromium/src/+/5c5624b304dd7710b1422a16b7d4039c0dcef283

Patch Set 1 #

Total comments: 6

Patch Set 2 : Even more clean-up! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -251 lines) Patch
M chromecast/BUILD.gn View 1 1 chunk +27 lines, -43 lines 0 comments Download
M chromecast/app/BUILD.gn View 1 2 chunks +4 lines, -61 lines 0 comments Download
M chromecast/browser/DEPS View 2 chunks +1 line, -1 line 0 comments Download
M chromecast/browser/cast_http_user_agent_settings.cc View 1 chunk +1 line, -1 line 0 comments Download
D chromecast/tools/build/chromecast_repack_locales.py View 1 chunk +0 lines, -145 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
slan
With GN, we don't need this hacky script. Woohoo!
3 years, 9 months ago (2017-03-22 20:15:26 UTC) #2
Nico
lgtm!
3 years, 9 months ago (2017-03-22 20:17:10 UTC) #3
mbjorge
Woo! Hoorary for deleting things https://codereview.chromium.org/2773453003/diff/1/chromecast/BUILD.gn File chromecast/BUILD.gn (right): https://codereview.chromium.org/2773453003/diff/1/chromecast/BUILD.gn#newcode428 chromecast/BUILD.gn:428: [ "$root_gen_dir/chromecast_strings/app_strings_${locale}.pak" ] Any ...
3 years, 9 months ago (2017-03-22 21:26:33 UTC) #6
slan
Great comments, Mike. PTAL. https://codereview.chromium.org/2773453003/diff/1/chromecast/BUILD.gn File chromecast/BUILD.gn (right): https://codereview.chromium.org/2773453003/diff/1/chromecast/BUILD.gn#newcode428 chromecast/BUILD.gn:428: [ "$root_gen_dir/chromecast_strings/app_strings_${locale}.pak" ] On 2017/03/22 ...
3 years, 9 months ago (2017-03-22 22:54:52 UTC) #9
alokp
lgtm
3 years, 9 months ago (2017-03-23 20:11:12 UTC) #15
slan
+gfhuang FYI The internal review will be coming your way, Cast folks.
3 years, 9 months ago (2017-03-23 20:15:35 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2773453003/20001
3 years, 9 months ago (2017-03-23 20:15:43 UTC) #20
commit-bot: I haz the power
3 years, 9 months ago (2017-03-23 20:25:03 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/5c5624b304dd7710b1422a16b7d4...

Powered by Google App Engine
This is Rietveld 408576698