| Index: ppapi/c/ppb.h
|
| ===================================================================
|
| --- ppapi/c/ppb.h (revision 122520)
|
| +++ ppapi/c/ppb.h (working copy)
|
| @@ -1,9 +1,9 @@
|
| -/* Copyright (c) 2011 The Chromium Authors. All rights reserved.
|
| +/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file.
|
| */
|
|
|
| -/* From ppb.idl modified Fri Aug 12 10:40:59 2011. */
|
| +/* From ppb.idl modified Thu Feb 16 15:06:45 2012. */
|
|
|
| #ifndef PPAPI_C_PPB_H_
|
| #define PPAPI_C_PPB_H_
|
| @@ -33,7 +33,7 @@
|
| * <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"
|
| + * <a href="/chrome/nativeclient/docs/reference/pepperc/globals_defs"
|
| * title="macros">here</a> for a complete list of interface
|
| * names.
|
| *
|
|
|