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

Issue 1026833004: Make common depend on app_mode_app_support. (Closed)

Created:
5 years, 9 months ago by pcc1
Modified:
5 years, 9 months ago
Reviewers:
jackhou1, Nico, jam
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make common depend on app_mode_app_support. This saves us from having to build app_mode_common.mm twice, and works around an LTO bug on Mac. BUG=469377 R=jam@chromium.org,jackhou@chromium.org Committed: https://crrev.com/195da1f89da89ed9acb8808778a9ef7a62f3347a Cr-Commit-Position: refs/heads/master@{#322209}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Port to GN #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -2 lines) Patch
M chrome/chrome.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome_common.gypi View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/common/BUILD.gn View 1 2 chunks +16 lines, -0 lines 1 comment Download

Messages

Total messages: 11 (3 generated)
pcc1
5 years, 9 months ago (2015-03-21 01:39:51 UTC) #1
jackhou1
lgtm https://codereview.chromium.org/1026833004/diff/1/chrome/chrome_common.gypi File chrome/chrome_common.gypi (right): https://codereview.chromium.org/1026833004/diff/1/chrome/chrome_common.gypi#newcode379 chrome/chrome_common.gypi:379: 'dependencies': [ 'app_mode_app_support' ], I think you also ...
5 years, 9 months ago (2015-03-22 23:31:16 UTC) #2
pcc1
https://codereview.chromium.org/1026833004/diff/1/chrome/chrome_common.gypi File chrome/chrome_common.gypi (right): https://codereview.chromium.org/1026833004/diff/1/chrome/chrome_common.gypi#newcode379 chrome/chrome_common.gypi:379: 'dependencies': [ 'app_mode_app_support' ], On 2015/03/22 23:31:15, jackhou1 wrote: ...
5 years, 9 months ago (2015-03-23 19:36:24 UTC) #3
Nico
lgtm
5 years, 9 months ago (2015-03-25 17:59:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1026833004/20001
5 years, 9 months ago (2015-03-25 18:01:00 UTC) #8
Nico
https://codereview.chromium.org/1026833004/diff/20001/chrome/common/BUILD.gn File chrome/common/BUILD.gn (right): https://codereview.chromium.org/1026833004/diff/20001/chrome/common/BUILD.gn#newcode325 chrome/common/BUILD.gn:325: static_library("app_mode_app_support") { (nit: i think gn uses source_set for ...
5 years, 9 months ago (2015-03-25 18:02:03 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-25 19:23:29 UTC) #10
commit-bot: I haz the power
5 years, 9 months ago (2015-03-25 19:24:39 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/195da1f89da89ed9acb8808778a9ef7a62f3347a
Cr-Commit-Position: refs/heads/master@{#322209}

Powered by Google App Engine
This is Rietveld 408576698