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

Issue 865733002: Make Chrome for Android dependent on Google Play Services (Closed)

Created:
5 years, 11 months ago by aberent
Modified:
5 years, 10 months ago
Reviewers:
cjhopman, nyquist
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make Chrome for Android dependent on Google Play Services Various bits of Chrome for Android that are being upstreamed (in particular Cast support) require Google Play Services. This adds Google Play Services to the Android chrome_java target. Note that this uses a variable so that one can use an alternative version of Google Play Services. This is required for Chrome for Android development. TBR=sky@chromium.org BUG=450675 Committed: https://crrev.com/c8db3ccbde213d09fac41060c0bf81d4a0020cda Cr-Commit-Position: refs/heads/master@{#315538}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Move variable to android_tools.gyp, and other tidy up. #

Patch Set 3 : Add GN build changes #

Patch Set 4 : Fix description #

Total comments: 2

Patch Set 5 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M build/config/android/config.gni View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M build/secondary/third_party/android_tools/BUILD.gn View 1 2 1 chunk +13 lines, -0 lines 0 comments Download
M chrome/android/BUILD.gn View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 24 (6 generated)
aberent
Will add owner reviewers once you have had a look at this.
5 years, 11 months ago (2015-01-21 23:51:18 UTC) #2
aberent
https://codereview.chromium.org/865733002/diff/1/chrome/chrome.gyp File chrome/chrome.gyp (right): https://codereview.chromium.org/865733002/diff/1/chrome/chrome.gyp#newcode627 chrome/chrome.gyp:627: '../third_party/android_tools/android_tools.gyp:android_support_v7_mediarouter_javalib', Noticed this after uploading. Accidental leak from my ...
5 years, 11 months ago (2015-01-21 23:56:27 UTC) #3
nyquist
I think the last two numbers in the BUG= line are flipped. https://codereview.chromium.org/865733002/diff/1/chrome/chrome.gyp File chrome/chrome.gyp ...
5 years, 11 months ago (2015-01-22 01:21:43 UTC) #4
nyquist
https://codereview.chromium.org/865733002/diff/1/chrome/chrome.gyp File chrome/chrome.gyp (right): https://codereview.chromium.org/865733002/diff/1/chrome/chrome.gyp#newcode688 chrome/chrome.gyp:688: 'google_play_services_library_target%': '../third_party/android_tools/android_tools.gyp:google_play_services_javalib', I believe that the extras folder is ...
5 years, 11 months ago (2015-01-22 01:23:39 UTC) #5
aberent
https://codereview.chromium.org/865733002/diff/1/chrome/chrome.gyp File chrome/chrome.gyp (right): https://codereview.chromium.org/865733002/diff/1/chrome/chrome.gyp#newcode609 chrome/chrome.gyp:609: '<(google_play_services_library_target)', On 2015/01/22 01:21:43, nyquist wrote: > I would ...
5 years, 11 months ago (2015-01-22 16:28:55 UTC) #6
nyquist
lgtm, but could you change 'clank' to something more descriptive?
5 years, 11 months ago (2015-01-22 17:16:03 UTC) #7
nyquist
also, I believe this target already has GN, so you would need to update the ...
5 years, 11 months ago (2015-01-22 17:17:02 UTC) #8
aberent
On 2015/01/22 17:17:02, nyquist wrote: > also, I believe this target already has GN, so ...
5 years, 10 months ago (2015-02-05 15:40:48 UTC) #10
cjhopman
lgtm
5 years, 10 months ago (2015-02-05 21:29:39 UTC) #11
nyquist
lgtm % one small comment about libaddress https://codereview.chromium.org/865733002/diff/80001/chrome/chrome.gyp File chrome/chrome.gyp (right): https://codereview.chromium.org/865733002/diff/80001/chrome/chrome.gyp#newcode630 chrome/chrome.gyp:630: '../third_party/libaddressinput/libaddressinput.gyp:android_addressinput_widget', Is ...
5 years, 10 months ago (2015-02-05 22:32:08 UTC) #12
nyquist
By the way, does this require a roll of https://chromium-review.googlesource.com/#/c/242390/ or has that already been ...
5 years, 10 months ago (2015-02-05 23:26:49 UTC) #13
aberent
On 2015/02/05 at 23:26:49, nyquist wrote: > By the way, does this require a roll ...
5 years, 10 months ago (2015-02-06 17:43:11 UTC) #15
aberent
https://codereview.chromium.org/865733002/diff/80001/chrome/chrome.gyp File chrome/chrome.gyp (right): https://codereview.chromium.org/865733002/diff/80001/chrome/chrome.gyp#newcode630 chrome/chrome.gyp:630: '../third_party/libaddressinput/libaddressinput.gyp:android_addressinput_widget', On 2015/02/05 at 22:32:08, nyquist wrote: > Is ...
5 years, 10 months ago (2015-02-06 20:17:58 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/865733002/100001
5 years, 10 months ago (2015-02-09 11:57:22 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_tests_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_dbg_tests_recipe/builds/53522)
5 years, 10 months ago (2015-02-09 13:25:00 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/865733002/100001
5 years, 10 months ago (2015-02-10 11:17:46 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:100001)
5 years, 10 months ago (2015-02-10 11:18:17 UTC) #23
commit-bot: I haz the power
5 years, 10 months ago (2015-02-10 11:19:05 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c8db3ccbde213d09fac41060c0bf81d4a0020cda
Cr-Commit-Position: refs/heads/master@{#315538}

Powered by Google App Engine
This is Rietveld 408576698