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

Issue 6265022: Break ppapi.gyp into several gypi's to reduce contention and allow projects t... (Closed)

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

Description

Break ppapi.gyp into several gypi's to reduce contention and allow projects to pick which portion of ppapi to use. This revents ppapi from inducing dependencies on other libraries such as base, or large code bases such as mesa in the cases where the ppapi user doesn't need them. BUG=nacl1339 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72248

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+723 lines, -644 lines) Patch
M ppapi/ppapi.gyp View 1 chunk +5 lines, -644 lines 0 comments Download
A ppapi/ppapi_cpp.gypi View 1 chunk +246 lines, -0 lines 0 comments Download
A ppapi/ppapi_gl.gypi View 1 chunk +66 lines, -0 lines 0 comments Download
A ppapi/ppapi_shared_proxy.gypi View 1 chunk +132 lines, -0 lines 0 comments Download
A ppapi/ppapi_tests.gypi View 1 chunk +274 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
bradn
9 years, 11 months ago (2011-01-22 00:50:19 UTC) #1
LGTM

Powered by Google App Engine
This is Rietveld 408576698