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

Issue 793943004: Allow chrome_shell_paks target to be reused (Closed)

Created:
6 years ago by davileen
Modified:
5 years, 11 months ago
Reviewers:
aruslan, newt (away)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow chrome_shell_paks target to be reused Currently, when multiple downstream targets depend on chrome_shell resource paks, ninja outputs several warnings similar to: ninja: warning: multiple rules generate ../assets/sample_apk/am.pak. builds involving this target will not be correct; continuing anyway ninja: warning: multiple rules generate ../assets/sample_apk/ar.pak. builds involving this target will not be correct; continuing anyway This commit refactors the pak copying logic into chrome_android_paks.gypi to allow proper reuse of the target. BUG=441011 Committed: https://crrev.com/bfca03a38e414405b50007e13c9e2c9cf3604049 Cr-Commit-Position: refs/heads/master@{#312960}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Change target name to android #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -18 lines) Patch
M chrome/chrome_android_paks.gypi View 1 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/chrome_shell.gypi View 1 3 chunks +2 lines, -18 lines 0 comments Download

Messages

Total messages: 30 (11 generated)
davileen
Hi aruslan, This is a proposed fix for https://code.google.com/p/chromium/issues/detail?id=441011 Let me know what you think! ...
6 years ago (2014-12-11 00:14:31 UTC) #2
davileen
On 2014/12/11 00:14:31, davileen wrote: > Hi aruslan, > > This is a proposed fix ...
5 years, 11 months ago (2015-01-02 22:15:51 UTC) #3
davileen
On 2015/01/02 22:15:51, davileen wrote: > On 2014/12/11 00:14:31, davileen wrote: > > Hi aruslan, ...
5 years, 11 months ago (2015-01-05 19:47:48 UTC) #5
davileen
On 2015/01/05 19:47:48, davileen wrote: > On 2015/01/02 22:15:51, davileen wrote: > > On 2014/12/11 ...
5 years, 11 months ago (2015-01-14 23:45:05 UTC) #6
newt (away)
https://codereview.chromium.org/793943004/diff/1/chrome/chrome_android_paks.gypi File chrome/chrome_android_paks.gypi (right): https://codereview.chromium.org/793943004/diff/1/chrome/chrome_android_paks.gypi#newcode126 chrome/chrome_android_paks.gypi:126: 'target_name': 'chrome_shell_paks_copy', I'd call this "chrome_android_paks_copy", since this can ...
5 years, 11 months ago (2015-01-20 18:15:53 UTC) #7
davileen
On 2015/01/20 18:15:53, newt wrote: > https://codereview.chromium.org/793943004/diff/1/chrome/chrome_android_paks.gypi > File chrome/chrome_android_paks.gypi (right): > > https://codereview.chromium.org/793943004/diff/1/chrome/chrome_android_paks.gypi#newcode126 > ...
5 years, 11 months ago (2015-01-20 18:52:29 UTC) #8
davileen
PTAL
5 years, 11 months ago (2015-01-20 18:53:30 UTC) #9
davileen
On 2015/01/20 18:53:30, davileen wrote: > PTAL I'm pinging this since I just found out ...
5 years, 11 months ago (2015-01-22 22:34:34 UTC) #10
newt (away)
lgtm.
5 years, 11 months ago (2015-01-22 22:37:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/793943004/20001
5 years, 11 months ago (2015-01-22 22:39:27 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/24971)
5 years, 11 months ago (2015-01-23 00:01:28 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/793943004/20001
5 years, 11 months ago (2015-01-23 00:12:42 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/24971)
5 years, 11 months ago (2015-01-23 00:15:14 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/793943004/20001
5 years, 11 months ago (2015-01-23 01:17:20 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu/builds/114023)
5 years, 11 months ago (2015-01-23 02:27:52 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/793943004/20001
5 years, 11 months ago (2015-01-23 02:43:04 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/793943004/20001
5 years, 11 months ago (2015-01-23 18:45:04 UTC) #28
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 11 months ago (2015-01-23 23:22:53 UTC) #29
commit-bot: I haz the power
5 years, 11 months ago (2015-01-23 23:24:15 UTC) #30
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bfca03a38e414405b50007e13c9e2c9cf3604049
Cr-Commit-Position: refs/heads/master@{#312960}

Powered by Google App Engine
This is Rietveld 408576698