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

Issue 1529723002: [MacViews] Get unit_tests linking. (Closed)

Created:
5 years ago by jackhou1
Modified:
5 years ago
Reviewers:
Lei Zhang, tapted
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@mvbb
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[MacViews] Get unit_tests linking. This puts unit tests in browser/ui/cocoa/ into a new GYP variable chrome_unit_tests_cocoa_sources which is only included in non- mac_views_browser builds. Parts of test_support_common that depend on the Cocoa browser are also excluded in a 'mac_views_browser==1' condition. BUG=569463 Committed: https://crrev.com/51a0287adf6e0f28c9b31a1387311f20e47a0737 Cr-Commit-Position: refs/heads/master@{#365949}

Patch Set 1 #

Patch Set 2 : Fix for gn. Sync and rebase. #

Patch Set 3 : Fix mac_views_browser!=1 link. #

Total comments: 12

Patch Set 4 : Address comments. #

Patch Set 5 : Fix GN comment. #

Patch Set 6 : Sync and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+229 lines, -197 lines) Patch
M chrome/browser/ui/BUILD.gn View 1 2 3 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 6 chunks +213 lines, -195 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 5 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
jackhou1
tapted, PTAL
5 years ago (2015-12-16 23:36:29 UTC) #2
tapted
https://codereview.chromium.org/1529723002/diff/40001/chrome/browser/ui/BUILD.gn File chrome/browser/ui/BUILD.gn (right): https://codereview.chromium.org/1529723002/diff/40001/chrome/browser/ui/BUILD.gn#newcode604 chrome/browser/ui/BUILD.gn:604: if (is_mac && !mac_views_browser) { can this just be ...
5 years ago (2015-12-17 01:49:19 UTC) #3
jackhou1
https://codereview.chromium.org/1529723002/diff/40001/chrome/browser/ui/BUILD.gn File chrome/browser/ui/BUILD.gn (right): https://codereview.chromium.org/1529723002/diff/40001/chrome/browser/ui/BUILD.gn#newcode604 chrome/browser/ui/BUILD.gn:604: if (is_mac && !mac_views_browser) { On 2015/12/17 01:49:19, tapted ...
5 years ago (2015-12-17 04:03:50 UTC) #4
tapted
lgtm - cl description just needs a minor tweak
5 years ago (2015-12-17 04:21:06 UTC) #5
jackhou1
thestig, please review for OWNERS
5 years ago (2015-12-17 05:01:37 UTC) #8
Lei Zhang
lgtm
5 years ago (2015-12-17 07:01:04 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1529723002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1529723002/80001
5 years ago (2015-12-17 22:01:07 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/130128) mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, ...
5 years ago (2015-12-17 22:12:34 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1529723002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1529723002/100001
5 years ago (2015-12-17 22:40:01 UTC) #16
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years ago (2015-12-18 00:31:35 UTC) #18
commit-bot: I haz the power
5 years ago (2015-12-18 00:32:28 UTC) #20
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/51a0287adf6e0f28c9b31a1387311f20e47a0737
Cr-Commit-Position: refs/heads/master@{#365949}

Powered by Google App Engine
This is Rietveld 408576698