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

Issue 934323003: Remove dependency of 'browser_ui' on 'libusb' when building for iOS (Closed)

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

Description

Remove dependency of 'browser_ui' on 'libusb' when building for iOS Change the dependency of 'browser_ui' on 'libusb' to only be present when OS is neither "ios" nor "android", instead of always having it and removing it when OS is "android". BUG=458398 Committed: https://crrev.com/57670dc60f4c50b4fdf84b98701192c9b7389b8c Cr-Commit-Position: refs/heads/master@{#316890}

Patch Set 1 #

Patch Set 2 : Fix dependency for gn build too #

Total comments: 2

Patch Set 3 : Move the dependency at the correct location #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -5 lines) Patch
M chrome/browser/ui/BUILD.gn View 1 2 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 3 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
sdefresne
Please take a look.
5 years, 10 months ago (2015-02-18 18:24:15 UTC) #2
Nico
lgtm
5 years, 10 months ago (2015-02-18 19:08:12 UTC) #3
Nico
(do you want to do anything in gn land too? or is gn for ios ...
5 years, 10 months ago (2015-02-18 19:08:50 UTC) #4
sdefresne
On 2015/02/18 at 19:08:50, thakis wrote: > (do you want to do anything in gn ...
5 years, 10 months ago (2015-02-18 19:34:05 UTC) #6
sdefresne
On 2015/02/18 at 19:34:05, sdefresne wrote: > On 2015/02/18 at 19:08:50, thakis wrote: > > ...
5 years, 10 months ago (2015-02-18 19:38:43 UTC) #7
Nico
https://codereview.chromium.org/934323003/diff/20001/chrome/browser/ui/BUILD.gn File chrome/browser/ui/BUILD.gn (right): https://codereview.chromium.org/934323003/diff/20001/chrome/browser/ui/BUILD.gn#newcode410 chrome/browser/ui/BUILD.gn:410: if (enable_autofill_dialog) { This is in an if (enable_autofill_dialog) ...
5 years, 10 months ago (2015-02-18 19:40:55 UTC) #8
sdefresne
https://codereview.chromium.org/934323003/diff/20001/chrome/browser/ui/BUILD.gn File chrome/browser/ui/BUILD.gn (right): https://codereview.chromium.org/934323003/diff/20001/chrome/browser/ui/BUILD.gn#newcode410 chrome/browser/ui/BUILD.gn:410: if (enable_autofill_dialog) { On 2015/02/18 at 19:40:55, Nico wrote: ...
5 years, 10 months ago (2015-02-18 19:46:43 UTC) #9
Nico
lgtm, thanks!
5 years, 10 months ago (2015-02-18 19:55:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/934323003/40001
5 years, 10 months ago (2015-02-18 20:13:44 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-18 20:53:19 UTC) #13
commit-bot: I haz the power
5 years, 10 months ago (2015-02-18 20:53:40 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/57670dc60f4c50b4fdf84b98701192c9b7389b8c
Cr-Commit-Position: refs/heads/master@{#316890}

Powered by Google App Engine
This is Rietveld 408576698