diff options
author | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-12 22:58:40 +0000 |
---|---|---|
committer | brettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-12 22:58:40 +0000 |
commit | 0127a0957c66d925c55de0921fa0a81964e019ec (patch) | |
tree | 3c7bceeb40fd38df46774971963f7cf710fb3fcd /ppapi/ppapi_cpp.gypi | |
parent | c999ae2b2daeb6a0e7f7446ddff39b6691590062 (diff) | |
download | chromium_src-0127a0957c66d925c55de0921fa0a81964e019ec.zip chromium_src-0127a0957c66d925c55de0921fa0a81964e019ec.tar.gz chromium_src-0127a0957c66d925c55de0921fa0a81964e019ec.tar.bz2 |
Make the Var object use a PP_Module ID rather than a PluginModule object.
This is a first step to moving the Var implementation and tracking into
shared_impl so we don't have to have to have a duplicate implementation in
the proxy. This means we can't depend on _impl-specific objects like
PluginModule from the Var objects.
TEST=ppapi tests
Review URL: http://codereview.chromium.org/7345016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92255 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/ppapi_cpp.gypi')
0 files changed, 0 insertions, 0 deletions