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

Issue 311833004: GN: Remove dependency on //base for gmock. (Closed)

Created:
6 years, 6 months ago by kjellander_chromium
Modified:
6 years, 6 months ago
Reviewers:
tfarina, brettw
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

GN: Remove dependency on //base for gmock. This doesn't seem to be needed and makes it impossible to build gmock for client projects that doesn't have Chromium base. BUG=webrtc:3441 R=brettw@chromium.org,tfarina@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274893

Patch Set 1 #

Patch Set 2 : Moved gmock_mutant to its own target #

Total comments: 6

Patch Set 3 : Fixed nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -7 lines) Patch
A + tools/gn/secondary/testing/BUILD.gn View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M tools/gn/secondary/testing/gmock/BUILD.gn View 1 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
kjellander_chromium
Retrying with a CL based on my Chromium checkout (base URL is the normal one ...
6 years, 6 months ago (2014-06-03 20:00:56 UTC) #1
brettw
The gmock includes gmock_mutant.h which includes various base files, so this is necessary to make ...
6 years, 6 months ago (2014-06-03 23:10:37 UTC) #2
kjellander_chromium
In PS#2, I added a separate BUILD.gn at the src/testing level - is that the ...
6 years, 6 months ago (2014-06-04 14:21:39 UTC) #3
tfarina
https://codereview.chromium.org/311833004/diff/30001/tools/gn/secondary/testing/BUILD.gn File tools/gn/secondary/testing/BUILD.gn (right): https://codereview.chromium.org/311833004/diff/30001/tools/gn/secondary/testing/BUILD.gn#newcode1 tools/gn/secondary/testing/BUILD.gn:1: # Copyright (c) 2014 The Chromium Authors. All rights ...
6 years, 6 months ago (2014-06-04 15:59:15 UTC) #4
kjellander_chromium
PTAL https://codereview.chromium.org/311833004/diff/30001/tools/gn/secondary/testing/BUILD.gn File tools/gn/secondary/testing/BUILD.gn (right): https://codereview.chromium.org/311833004/diff/30001/tools/gn/secondary/testing/BUILD.gn#newcode1 tools/gn/secondary/testing/BUILD.gn:1: # Copyright (c) 2014 The Chromium Authors. All ...
6 years, 6 months ago (2014-06-04 16:44:32 UTC) #5
brettw
lgtm
6 years, 6 months ago (2014-06-04 16:56:32 UTC) #6
tfarina
The CQ bit was checked by tfarina@chromium.org
6 years, 6 months ago (2014-06-04 17:05:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kjellander@chromium.org/311833004/70001
6 years, 6 months ago (2014-06-04 17:07:01 UTC) #8
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 20:20:19 UTC) #9
Message was sent while issue was closed.
Change committed as 274893

Powered by Google App Engine
This is Rietveld 408576698