diff options
Diffstat (limited to 'ppapi/api/ppb.idl')
-rw-r--r-- | ppapi/api/ppb.idl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ppapi/api/ppb.idl b/ppapi/api/ppb.idl index 4d4835b6..a303127 100644 --- a/ppapi/api/ppb.idl +++ b/ppapi/api/ppb.idl @@ -19,8 +19,8 @@ * <code>ppb.audio.h</code> or * <code>PPB_GRAPHICS_2D_INTERFACE</code> in <code>ppb_graphics_2d.h</code>. * Click - * <a href="/chrome/nativeclient/docs/reference/pepperc/ - * globals_defs.html" title="macros">here</a> for a complete list of interface + * <a href="/chrome/nativeclient/docs/reference/pepperc/globals_defs.html" + * title="macros">here</a> for a complete list of interface * names. * * This value will be NULL if the interface is not supported on the browser. |