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

Issue 23978005: Fix build breakage on chrome-for-tv (Closed)

Created:
7 years, 3 months ago by kjyoun
Modified:
7 years, 3 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

Fix build breakage on chrome-for-tv Since chrome-for-tv is using pepper plugins while based on Android. we should add some files necessary for pepper plugins to |sources|, when pepper plugin is enabled on android. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222561

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : resolved Yuncheol's comment #

Total comments: 8

Patch Set 5 : #

Patch Set 6 : #

Total comments: 2

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -9 lines) Patch
M chrome/chrome_common.gypi View 1 2 3 4 2 chunks +5 lines, -1 line 0 comments Download
A + content/common/font_list_android.cc View 1 chunk +5 lines, -3 lines 0 comments Download
M content/content_common.gypi View 1 2 3 4 5 6 3 chunks +3 lines, -4 lines 0 comments Download
M content/content_renderer.gypi View 1 2 3 4 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
kjyoun
PTAL
7 years, 3 months ago (2013-09-05 05:06:56 UTC) #1
ycheo (away)
https://codereview.chromium.org/23978005/diff/4001/chrome/chrome_common.gypi File chrome/chrome_common.gypi (right): https://codereview.chromium.org/23978005/diff/4001/chrome/chrome_common.gypi#newcode593 chrome/chrome_common.gypi:593: ['enable_plugins!=1', { 2 spaces for the indentation. https://codereview.chromium.org/23978005/diff/4001/content/content_common.gypi File ...
7 years, 3 months ago (2013-09-05 05:26:02 UTC) #2
kjyoun
https://codereview.chromium.org/23978005/diff/4001/chrome/chrome_common.gypi File chrome/chrome_common.gypi (right): https://codereview.chromium.org/23978005/diff/4001/chrome/chrome_common.gypi#newcode593 chrome/chrome_common.gypi:593: ['enable_plugins!=1', { On 2013/09/05 05:26:02, Yuncheol Heo wrote: > ...
7 years, 3 months ago (2013-09-05 06:26:50 UTC) #3
ycheo (away)
lgtm
7 years, 3 months ago (2013-09-05 07:03:39 UTC) #4
anton1
On 2013/09/05 07:03:39, Yuncheol Heo wrote: > lgtm lgtm
7 years, 3 months ago (2013-09-06 09:47:07 UTC) #5
kjyoun
@jam Can you review this CL?
7 years, 3 months ago (2013-09-06 10:01:58 UTC) #6
jam
https://codereview.chromium.org/23978005/diff/10001/chrome/chrome_common.gypi File chrome/chrome_common.gypi (right): https://codereview.chromium.org/23978005/diff/10001/chrome/chrome_common.gypi#newcode592 chrome/chrome_common.gypi:592: 'conditions': [ nit: no need to have a nested ...
7 years, 3 months ago (2013-09-06 16:22:51 UTC) #7
kjyoun
https://codereview.chromium.org/23978005/diff/10001/chrome/chrome_common.gypi File chrome/chrome_common.gypi (right): https://codereview.chromium.org/23978005/diff/10001/chrome/chrome_common.gypi#newcode592 chrome/chrome_common.gypi:592: 'conditions': [ chrome-for-tv is based on the Android (meaning ...
7 years, 3 months ago (2013-09-09 00:13:45 UTC) #8
jam
https://codereview.chromium.org/23978005/diff/10001/chrome/chrome_common.gypi File chrome/chrome_common.gypi (right): https://codereview.chromium.org/23978005/diff/10001/chrome/chrome_common.gypi#newcode592 chrome/chrome_common.gypi:592: 'conditions': [ Yes I understand that part, but what ...
7 years, 3 months ago (2013-09-09 14:57:32 UTC) #9
kjyoun
https://codereview.chromium.org/23978005/diff/10001/chrome/chrome_common.gypi File chrome/chrome_common.gypi (right): https://codereview.chromium.org/23978005/diff/10001/chrome/chrome_common.gypi#newcode592 chrome/chrome_common.gypi:592: 'conditions': [ Got it and done! On 2013/09/09 14:57:33, ...
7 years, 3 months ago (2013-09-10 02:21:25 UTC) #10
jam
lgtm https://codereview.chromium.org/23978005/diff/31001/content/content_common.gypi File content/content_common.gypi (right): https://codereview.chromium.org/23978005/diff/31001/content/content_common.gypi#newcode485 content/content_common.gypi:485: 'common/sandbox_util.cc', nit: order
7 years, 3 months ago (2013-09-10 15:36:35 UTC) #11
kjyoun
https://codereview.chromium.org/23978005/diff/31001/content/content_common.gypi File content/content_common.gypi (right): https://codereview.chromium.org/23978005/diff/31001/content/content_common.gypi#newcode485 content/content_common.gypi:485: 'common/sandbox_util.cc', On 2013/09/10 15:36:35, jam wrote: > nit: order ...
7 years, 3 months ago (2013-09-10 22:49:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kjyoun@google.com/23978005/38001
7 years, 3 months ago (2013-09-10 22:52:47 UTC) #13
commit-bot: I haz the power
7 years, 3 months ago (2013-09-11 15:18:31 UTC) #14
Message was sent while issue was closed.
Change committed as 222561

Powered by Google App Engine
This is Rietveld 408576698