DescriptionPPAPI/NaCl: Reenable untrusted IPC proxy gyp flag
The part of chromium that is DEPSed in to WebKit depends on ppapi.gyp via webkit/glue. This puts the conditional include of ppapi_proxy_untrusted.gypi in to a new gyp file creatively named ppapi_proxy_untrusted.gyp. This way we can add it to all.gyp, and we're sure it's not used by WebKit.
See also the previous attempt:
http://codereview.chromium.org/10399068/
And the partial revert of that:
http://codereview.chromium.org/10414010/
BUG=116317
TEST=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138183
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|