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

Issue 10917130: Add preliminary iOS support to more content/ gypi files (Closed)

Created:
8 years, 3 months ago by stuartmorgan
Modified:
8 years, 3 months ago
Reviewers:
Mark Mentovai, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, leng
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add preliminary iOS support to more content/ gypi files Restructures content_app.gypi, content_common.gypi, and content_tests.gypi slightly to support building them for iOS. One target, content_browsertests, is excluded entirely for iOS. More files will be added to the iOS build later, once the content/ build is working for iOS. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155759

Patch Set 1 #

Patch Set 2 : Whitespace fix #

Total comments: 6

Patch Set 3 : Switch to if/else style #

Patch Set 4 : Whitespace style tweak #

Patch Set 5 : Typo fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+277 lines, -211 lines) Patch
M build/common.gypi View 2 chunks +2 lines, -0 lines 0 comments Download
M content/content_app.gypi View 1 chunk +5 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 2 chunks +15 lines, -16 lines 0 comments Download
M content/content_common.gypi View 1 2 3 3 chunks +36 lines, -14 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 4 7 chunks +219 lines, -181 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
stuartmorgan
The common.gypi changes are because the content gypis have conditional dependencies based on the webrtc ...
8 years, 3 months ago (2012-09-07 08:17:46 UTC) #1
jam
https://codereview.chromium.org/10917130/diff/3001/content/content_common.gypi File content/content_common.gypi (right): https://codereview.chromium.org/10917130/diff/3001/content/content_common.gypi#newcode532 content/content_common.gypi:532: ['OS=="ios"', { move this to 374 and combine https://codereview.chromium.org/10917130/diff/3001/content/content_tests.gypi ...
8 years, 3 months ago (2012-09-07 16:25:52 UTC) #2
stuartmorgan
https://codereview.chromium.org/10917130/diff/3001/content/content_common.gypi File content/content_common.gypi (right): https://codereview.chromium.org/10917130/diff/3001/content/content_common.gypi#newcode532 content/content_common.gypi:532: ['OS=="ios"', { On 2012/09/07 16:25:52, John Abd-El-Malek wrote: > ...
8 years, 3 months ago (2012-09-07 17:03:40 UTC) #3
jam
https://codereview.chromium.org/10917130/diff/3001/content/content_common.gypi File content/content_common.gypi (right): https://codereview.chromium.org/10917130/diff/3001/content/content_common.gypi#newcode532 content/content_common.gypi:532: ['OS=="ios"', { On 2012/09/07 17:03:41, stuartmorgan wrote: > On ...
8 years, 3 months ago (2012-09-10 05:46:06 UTC) #4
Mark Mentovai
https://codereview.chromium.org/10917130/diff/3001/content/content_common.gypi File content/content_common.gypi (right): https://codereview.chromium.org/10917130/diff/3001/content/content_common.gypi#newcode532 content/content_common.gypi:532: ['OS=="ios"', { John Abd-El-Malek wrote: > On 2012/09/07 17:03:41, ...
8 years, 3 months ago (2012-09-10 12:54:41 UTC) #5
stuartmorgan
Done; PTAL. I updated content_browser.gypi to match that format as well so the files are ...
8 years, 3 months ago (2012-09-10 13:22:46 UTC) #6
jam
lgtm
8 years, 3 months ago (2012-09-10 15:14:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/10917130/1006
8 years, 3 months ago (2012-09-10 15:35:31 UTC) #8
commit-bot: I haz the power
Try job failure for 10917130-1006 (retry) on mac_rel for step "runhooks". It's a second try, ...
8 years, 3 months ago (2012-09-10 15:39:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stuartmorgan@chromium.org/10917130/4002
8 years, 3 months ago (2012-09-10 15:54:26 UTC) #10
commit-bot: I haz the power
8 years, 3 months ago (2012-09-10 17:46:17 UTC) #11
Change committed as 155759

Powered by Google App Engine
This is Rietveld 408576698