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

Issue 1800083002: [iOS] Remove dependencies on //jingle from //components/invalidation/impl. (Closed)

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

Description

[iOS] Remove dependencies on //jingle from //components/invalidation/impl. //components/invalidation/impl depends on //jingle which in turns depends on //third_party/webrtc that cannot be build on iOS. Stop building on iOS the files that depends on //jingle. BUG=459705

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -28 lines) Patch
M components/invalidation/impl/BUILD.gn View 9 chunks +44 lines, -28 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 4 (1 generated)
sdefresne
Please take a look.
4 years, 9 months ago (2016-03-15 14:14:58 UTC) #2
pavely
Do you need to do similar changes in components/invalidation.gypi?
4 years, 9 months ago (2016-03-15 17:50:29 UTC) #3
sdefresne
4 years, 9 months ago (2016-03-18 15:51:29 UTC) #4
Message was sent while issue was closed.
On 2016/03/15 at 17:50:29, pavely wrote:
> Do you need to do similar changes in components/invalidation.gypi?

It was a temporary "fix" until I figured how to fix //jingle compilation on iOS.
Thanks to visiting kjellander@, we figured that the correct fix is
https://codereview.webrtc.org/1812213002.

Closing this CL as obsolete.

Powered by Google App Engine
This is Rietveld 408576698