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

Unified Diff: ppapi/api/ppp_instance.idl

Issue 9342005: Fix some random comment problems that people have noticed. (Closed) Base URL: svn://chrome-svn/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
« no previous file with comments | « ppapi/api/ppb_view.idl ('k') | ppapi/c/ppb_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/ppp_instance.idl
===================================================================
--- ppapi/api/ppp_instance.idl (revision 120580)
+++ ppapi/api/ppp_instance.idl (working copy)
@@ -170,7 +170,7 @@
/**
* A handle to a <code>PPB_View</code> resource identifying the new view.
*/
- [in] PP_Resource view_resource);
+ [in] PP_Resource view);
/**
* DidChangeFocus() is called when an instance has gained or lost focus.
« no previous file with comments | « ppapi/api/ppb_view.idl ('k') | ppapi/c/ppb_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698