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

Issue 6342012: ppapi_egl target is currently unused as verified by using:... (Closed)

Created:
9 years, 11 months ago by noelallen_use_chromium
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

ppapi_egl target is currently unused as verified by using: grep --include="*.gyp*" -nr -F "ppapi_egl" . However this library causes NaCl to require third_party/mesa which relative to NaCl is large. This CL moves the definition of this static library from ppapi to the lib/gl directory under ppapi so that PPAPI users are not forced to DEPS in mesa. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72090

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -40 lines) Patch
A ppapi/lib/gl/gl.gyp View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
M ppapi/ppapi.gyp View 2 2 chunks +0 lines, -40 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
bradn
http://codereview.chromium.org/6342012/diff/2001/ppapi/ppapi.gyp File ppapi/ppapi.gyp (right): http://codereview.chromium.org/6342012/diff/2001/ppapi/ppapi.gyp#newcode7 ppapi/ppapi.gyp:7: # This include forces PPAPI consumers to DEPS in ...
9 years, 11 months ago (2011-01-21 01:38:02 UTC) #1
noelallen_use_chromium
K, updated.
9 years, 11 months ago (2011-01-21 01:47:40 UTC) #2
bradn
LGTM
9 years, 11 months ago (2011-01-21 01:52:25 UTC) #3
neb
9 years, 11 months ago (2011-01-21 04:50:37 UTC) #4
LGTM2

Powered by Google App Engine
This is Rietveld 408576698