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

Issue 2168983002: Propagate include directories of gtest and gmock to all dependent target (Closed)

Created:
4 years, 5 months ago by tzik
Modified:
4 years, 5 months ago
Reviewers:
Dirk Pranke, brettw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@gtest_obsolete
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Propagate include directories of gtest and gmock to all dependent target GN and GYP have different setup of include directories of gmock and gtest. GN propagate include_dir of gtest and gmock to all deps, while GYP doesn't. This CL changes GYP setting to propagate the setting to all deps for parity to GN. BUG=630299 Committed: https://crrev.com/d805a40eb7b1ef6b3069bd94be804793cbff5000 Cr-Commit-Position: refs/heads/master@{#407026}

Patch Set 1 #

Total comments: 2

Patch Set 2 : -"gtest" inclusion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M testing/gmock.gyp View 1 chunk +1 line, -1 line 0 comments Download
M testing/gtest.gyp View 1 2 chunks +3 lines, -3 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 23 (14 generated)
tzik
PTAL
4 years, 5 months ago (2016-07-21 16:24:13 UTC) #5
Dirk Pranke
If we haven't needed this before, why do we need this now? Also, generally, using ...
4 years, 5 months ago (2016-07-21 17:13:36 UTC) #9
tzik
On 2016/07/21 17:13:36, Dirk Pranke wrote: > If we haven't needed this before, why do ...
4 years, 5 months ago (2016-07-21 18:34:32 UTC) #10
brettw
https://codereview.chromium.org/2168983002/diff/1/testing/gtest.gyp File testing/gtest.gyp (right): https://codereview.chromium.org/2168983002/diff/1/testing/gtest.gyp#newcode33 testing/gtest.gyp:33: 'gtest', You added this one. I don't see this ...
4 years, 5 months ago (2016-07-21 19:38:27 UTC) #11
tzik
https://codereview.chromium.org/2168983002/diff/1/testing/gtest.gyp File testing/gtest.gyp (right): https://codereview.chromium.org/2168983002/diff/1/testing/gtest.gyp#newcode33 testing/gtest.gyp:33: 'gtest', On 2016/07/21 19:38:27, brettw (ping on IM after ...
4 years, 5 months ago (2016-07-21 19:57:33 UTC) #13
brettw
It's sad that GN is more permissive in this respect, I can't remember why I ...
4 years, 5 months ago (2016-07-21 20:02:23 UTC) #15
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/2168983002/20001
4 years, 5 months ago (2016-07-22 02:50:37 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-22 03:30:34 UTC) #21
commit-bot: I haz the power
4 years, 5 months ago (2016-07-22 03:33:44 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d805a40eb7b1ef6b3069bd94be804793cbff5000
Cr-Commit-Position: refs/heads/master@{#407026}

Powered by Google App Engine
This is Rietveld 408576698