commit | cfe868c0b603e604716a90597d7c85f9a1752a1b | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Jun 20 18:03:06 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Jun 20 18:03:06 2011 |
tree | 0a2c4904d41ae133baff69af8d9669d6f12cbc64 | |
parent | 1de74d0a96a2ffa6081c632ba7c51edf3992a899 [diff] [blame] |
Minor updates to IDL to match changes in PPAPI headers. This another round of minor changes in the IDL to bring it up to date with the checked in PPAPI 'C' headers. WRT testing, the CL needed to drive the test is still in flight. TEST= python idl_c_header.py --wcomment --srcroot=../api --dstroot=hdir ../api/*.idl BUG= http://code.google.com/p/chromium/issues/detail?id=76271 Review URL: http://codereview.chromium.org/7204019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89684 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/ppapi/api/ppb_core.idl b/ppapi/api/ppb_core.idl index 50ca87a..e28fb0a 100644 --- a/ppapi/api/ppb_core.idl +++ b/ppapi/api/ppb_core.idl
@@ -5,7 +5,10 @@ /* Defines the core API. */ -/* {PENDING: describe PPB_CORE} */ +/* + * The PPB_Core interface contains pointers to functions related to memory + * management, time, and threads on the browser. + */ interface PPB_Core_0_3 { /* Same as AddRefVar for Resources. */ void AddRefResource(