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

Unified Diff: ppapi/c/ppp_graphics_3d.h

Issue 9811027: Change interface name (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 9 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
« no previous file with comments | « ppapi/api/ppp_graphics_3d.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/ppp_graphics_3d.h
===================================================================
--- ppapi/c/ppp_graphics_3d.h (revision 128111)
+++ ppapi/c/ppp_graphics_3d.h (working copy)
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-/* From ppp_graphics_3d.idl modified Tue Mar 13 12:09:59 2012. */
+/* From ppp_graphics_3d.idl modified Wed Mar 21 17:35:39 2012. */
#ifndef PPAPI_C_PPP_GRAPHICS_3D_H_
#define PPAPI_C_PPP_GRAPHICS_3D_H_
@@ -12,7 +12,7 @@
#include "ppapi/c/pp_macros.h"
#include "ppapi/c/pp_stdint.h"
-#define PPP_GRAPHICS_3D_INTERFACE_1_0 "PPP_Graphics3D;1.0"
+#define PPP_GRAPHICS_3D_INTERFACE_1_0 "PPP_Graphics_3D;1.0"
#define PPP_GRAPHICS_3D_INTERFACE PPP_GRAPHICS_3D_INTERFACE_1_0
/**
« no previous file with comments | « ppapi/api/ppp_graphics_3d.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698