Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(950)

Unified Diff: ppapi/c/ppb.h

Issue 9421037: Added @code/@endcode and removed .html (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
*

Powered by Google App Engine
This is Rietveld 408576698