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

Issue 13431003: make it possible to disable libflac and libspeex in content (Closed)

Created:
7 years, 8 months ago by Mostyn Bramley-Moore
Modified:
7 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

libflac and libspeex are only used if input_speech==1, so add the dependencies as needed. BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192653

Patch Set 1 #

Total comments: 2

Patch Set 2 : include libflac & libspeecs only if input_speech==1 #

Total comments: 3

Patch Set 3 : rearrange to avoid nested condition #

Total comments: 2

Patch Set 4 : whitespace formatting fixup #

Total comments: 2

Patch Set 5 : simplify input_speech condition #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M content/content_browser.gypi View 1 2 3 4 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Mostyn Bramley-Moore
7 years, 8 months ago (2013-04-03 23:41:22 UTC) #1
Paweł Hajdan Jr.
Mostyn, let's go back a bit here. I'd like to help you - could you ...
7 years, 8 months ago (2013-04-03 23:53:10 UTC) #2
Mostyn Bramley-Moore
On 2013/04/03 23:53:10, Paweł Hajdan Jr. wrote: > Mostyn, let's go back a bit here. ...
7 years, 8 months ago (2013-04-04 00:09:08 UTC) #3
Paweł Hajdan Jr.
On 2013/04/04 00:09:08, Mostyn Bramley-Moore wrote: > I'm trying to make a build for an ...
7 years, 8 months ago (2013-04-04 00:25:30 UTC) #4
Mostyn Bramley-Moore
On 2013/04/04 00:25:30, Paweł Hajdan Jr. wrote: > > However, on closer inspection it seems ...
7 years, 8 months ago (2013-04-04 01:20:27 UTC) #5
Torne
https://codereview.chromium.org/13431003/diff/6001/content/content_browser.gypi File content/content_browser.gypi (right): https://codereview.chromium.org/13431003/diff/6001/content/content_browser.gypi#newcode1300 content/content_browser.gypi:1300: 'conditions': [ I generally prefer not to use a ...
7 years, 8 months ago (2013-04-04 09:49:09 UTC) #6
Mostyn Bramley-Moore
https://codereview.chromium.org/13431003/diff/6001/content/content_browser.gypi File content/content_browser.gypi (right): https://codereview.chromium.org/13431003/diff/6001/content/content_browser.gypi#newcode1300 content/content_browser.gypi:1300: 'conditions': [ On 2013/04/04 09:49:09, Torne wrote: > I ...
7 years, 8 months ago (2013-04-04 10:17:17 UTC) #7
Mostyn Bramley-Moore
https://codereview.chromium.org/13431003/diff/6001/content/content_browser.gypi File content/content_browser.gypi (right): https://codereview.chromium.org/13431003/diff/6001/content/content_browser.gypi#newcode1300 content/content_browser.gypi:1300: 'conditions': [ On 2013/04/04 10:17:17, Mostyn Bramley-Moore wrote: > ...
7 years, 8 months ago (2013-04-04 10:17:39 UTC) #8
Torne
lgtm https://codereview.chromium.org/13431003/diff/11001/content/content_browser.gypi File content/content_browser.gypi (right): https://codereview.chromium.org/13431003/diff/11001/content/content_browser.gypi#newcode1302 content/content_browser.gypi:1302: '../third_party/flac/flac.gyp:libflac', nit: indentation is wrong here. possibly your ...
7 years, 8 months ago (2013-04-04 10:23:23 UTC) #9
Mostyn Bramley-Moore
https://codereview.chromium.org/13431003/diff/11001/content/content_browser.gypi File content/content_browser.gypi (right): https://codereview.chromium.org/13431003/diff/11001/content/content_browser.gypi#newcode1302 content/content_browser.gypi:1302: '../third_party/flac/flac.gyp:libflac', On 2013/04/04 10:23:23, Torne wrote: > nit: indentation ...
7 years, 8 months ago (2013-04-04 10:26:59 UTC) #10
Paweł Hajdan Jr.
Mostyn, just one thing to even further improve it. Let me know if you'd like ...
7 years, 8 months ago (2013-04-04 18:28:36 UTC) #11
Mostyn Bramley-Moore
> Let me know if you'd like me to commit this for you - I ...
7 years, 8 months ago (2013-04-04 19:21:07 UTC) #12
Paweł Hajdan Jr.
LGTM CQ is just more automated solution that integrates the trybots and committing. It's not ...
7 years, 8 months ago (2013-04-04 19:32:16 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mostynb@opera.com/13431003/9002
7 years, 8 months ago (2013-04-04 19:32:31 UTC) #14
commit-bot: I haz the power
Presubmit check for 13431003-9002 failed and returned exit status 1. INFO:root:Found 1 file(s). Running presubmit ...
7 years, 8 months ago (2013-04-04 19:32:33 UTC) #15
Paweł Hajdan Jr.
John, could you take a look (content/OWNERS) ?
7 years, 8 months ago (2013-04-04 19:34:40 UTC) #16
jam
lgtm
7 years, 8 months ago (2013-04-05 17:58:26 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mostynb@opera.com/13431003/9002
7 years, 8 months ago (2013-04-05 18:57:50 UTC) #18
commit-bot: I haz the power
7 years, 8 months ago (2013-04-05 23:54:31 UTC) #19
Message was sent while issue was closed.
Change committed as 192653

Powered by Google App Engine
This is Rietveld 408576698