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

Issue 743093004: Add dependencies on mojo_application_bindings in content_common.gypi (Closed)

Created:
6 years, 1 month ago by blundell
Modified:
6 years ago
Reviewers:
cjhopman, jam, qsr
CC:
chromium-reviews, darin-cc_chromium.org, jam, timvolodine
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add dependencies on mojo_application_bindings in content_common.gypi service_registry_impl.h includes service_provider.mojom.h, and thus content_common should both depend on mojom_application_bindings and export that dependency to its dependents. To work around a problem wherein the Android build fails due to duplicate generated files if there are two targets that both (a) compile Java and (b) directly depend on a target processing mojoms, this CL removes the dependency of content_java_test_support on content_common. That direct dependency doesn't appear necessary. Committed: https://crrev.com/8d7db928ac1f3deea4eb851ab7c1a17d1272b8f0 Cr-Commit-Position: refs/heads/master@{#306994}

Patch Set 1 #

Patch Set 2 : Remove dependency on content_common from content_java_test_support #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M content/content_common.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M content/content_tests.gypi View 1 1 chunk +0 lines, -1 line 2 comments Download

Messages

Total messages: 13 (4 generated)
blundell
Ben, Does this CL look reasonable to you from the Android POV? Understood that in ...
6 years ago (2014-12-04 13:10:15 UTC) #2
qsr
https://codereview.chromium.org/743093004/diff/20001/content/content_tests.gypi File content/content_tests.gypi (left): https://codereview.chromium.org/743093004/diff/20001/content/content_tests.gypi#oldcode1855 content/content_tests.gypi:1855: 'content.gyp:content_common', This seems fine with me, as content_common is ...
6 years ago (2014-12-04 14:41:36 UTC) #3
blundell
Hi Chris, Could you advise on whether it is OK to remove the dependency of ...
6 years ago (2014-12-04 14:43:30 UTC) #5
cjhopman
lgtm https://codereview.chromium.org/743093004/diff/20001/content/content_tests.gypi File content/content_tests.gypi (left): https://codereview.chromium.org/743093004/diff/20001/content/content_tests.gypi#oldcode1855 content/content_tests.gypi:1855: 'content.gyp:content_common', On 2014/12/04 14:41:36, qsr wrote: > This ...
6 years ago (2014-12-04 19:15:11 UTC) #6
blundell
jam: could you review for //content OWNERS? note that cjhopman@ already lgtm'd the java-related change ...
6 years ago (2014-12-04 22:17:25 UTC) #8
jam
lgtm
6 years ago (2014-12-05 01:03:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/743093004/20001
6 years ago (2014-12-05 07:00:38 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years ago (2014-12-05 07:02:32 UTC) #12
commit-bot: I haz the power
6 years ago (2014-12-05 07:03:21 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8d7db928ac1f3deea4eb851ab7c1a17d1272b8f0
Cr-Commit-Position: refs/heads/master@{#306994}

Powered by Google App Engine
This is Rietveld 408576698