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

Issue 2224583004: Explicitly list content of generated .dSYM directory. (Closed)

Created:
4 years, 4 months ago by sdefresne
Modified:
4 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@{}
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Explicitly list content of generated .dSYM directory. Chrome on iOS wants to use the content of .dSYM directory generated when enable_dsyms is set to true, so explicitly list the files that are found inside. Change some deps to public deps so that the .dSYM files are visible via a public dependency when depending on the create_bundle target. BUG=634777 Committed: https://crrev.com/8d79e46082552107fdcd2016fd08c0fd5795fd48 Cr-Commit-Position: refs/heads/master@{#410486}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Convert dsym_output variable to a list to avoid repetition. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -11 lines) Patch
M build/config/ios/rules.gni View 1 4 chunks +24 lines, -6 lines 0 comments Download
M build/toolchain/mac/BUILD.gn View 1 4 chunks +11 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 28 (19 generated)
sdefresne
Please take a look.
4 years, 4 months ago (2016-08-06 07:49:34 UTC) #4
Olivier
lgtm
4 years, 4 months ago (2016-08-08 08:04:03 UTC) #14
Robert Sesek
https://codereview.chromium.org/2224583004/diff/40001/build/toolchain/mac/BUILD.gn File build/toolchain/mac/BUILD.gn (right): https://codereview.chromium.org/2224583004/diff/40001/build/toolchain/mac/BUILD.gn#newcode117 build/toolchain/mac/BUILD.gn:117: _dsym_output = Why not just make this a list ...
4 years, 4 months ago (2016-08-08 19:13:04 UTC) #15
sdefresne
PTAL https://codereview.chromium.org/2224583004/diff/40001/build/toolchain/mac/BUILD.gn File build/toolchain/mac/BUILD.gn (right): https://codereview.chromium.org/2224583004/diff/40001/build/toolchain/mac/BUILD.gn#newcode117 build/toolchain/mac/BUILD.gn:117: _dsym_output = On 2016/08/08 19:13:04, Robert Sesek wrote: ...
4 years, 4 months ago (2016-08-08 21:32:33 UTC) #17
Dirk Pranke
lgtm
4 years, 4 months ago (2016-08-08 22:28:49 UTC) #21
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/2224583004/60001
4 years, 4 months ago (2016-08-08 22:30:33 UTC) #24
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 4 months ago (2016-08-08 23:04:40 UTC) #25
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/8d79e46082552107fdcd2016fd08c0fd5795fd48 Cr-Commit-Position: refs/heads/master@{#410486}
4 years, 4 months ago (2016-08-08 23:05:52 UTC) #27
Robert Sesek
4 years, 4 months ago (2016-08-09 12:05:27 UTC) #28
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698