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

Issue 9699029: Remove use_skia_on_mac.gypi ; building with CG is no longer supported. (Closed)

Created:
8 years, 9 months ago by epoger
Modified:
8 years, 9 months ago
Reviewers:
_cary, caryclark
CC:
chromium-reviews
Visibility:
Public.

Description

Remove use_skia_on_mac.gypi ; building with CG is no longer supported. BUG=110881 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126652

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -20 lines) Patch
M build/common.gypi View 6 chunks +1 line, -11 lines 2 comments Download
D build/use_skia_on_mac.gypi View 1 chunk +0 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
epoger
8 years, 9 months ago (2012-03-14 15:51:30 UTC) #1
_cary
lgtm https://chromiumcodereview.appspot.com/9699029/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/9699029/diff/1/build/common.gypi#newcode297 build/common.gypi:297: 'use_skia%': 1, Does the TODO above mean also ...
8 years, 9 months ago (2012-03-14 15:59:25 UTC) #2
epoger
8 years, 9 months ago (2012-03-14 16:01:35 UTC) #3
https://chromiumcodereview.appspot.com/9699029/diff/1/build/common.gypi
File build/common.gypi (right):

https://chromiumcodereview.appspot.com/9699029/diff/1/build/common.gypi#newco...
build/common.gypi:297: 'use_skia%': 1,
On 2012/03/14 15:59:25, _cary wrote:
> Does the TODO above mean also that use_skia can't be moved outside of the
> OS=='mac' clause?

Yup, for now at least.  My intent is to kill use_skia_on_mac first of all, and
then kill use_skia entirely in a separate CL.

Powered by Google App Engine
This is Rietveld 408576698