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

Unified Diff: ppapi/api/private/ppp_find_private.idl

Issue 197623005: Rename PPB_Find_Dev to PPB_Find_Private (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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/private/ppb_find_private.idl ('k') | ppapi/c/dev/ppb_find_dev.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/private/ppp_find_private.idl
diff --git a/ppapi/api/dev/ppp_find_dev.idl b/ppapi/api/private/ppp_find_private.idl
similarity index 92%
rename from ppapi/api/dev/ppp_find_dev.idl
rename to ppapi/api/private/ppp_find_private.idl
index d277d9529db3aa1cc073eee7fefcd5c0eb5cfc8a..5c85c3f61b620ad718b095bcd191de03b7c116b4 100644
--- a/ppapi/api/dev/ppp_find_dev.idl
+++ b/ppapi/api/private/ppp_find_private.idl
@@ -7,10 +7,7 @@ label Chrome {
M14 = 0.3
};
-/**
- * TODO(raymes): Make PPP/PPB_Find_Dev a private interface.
- */
-interface PPP_Find_Dev {
+interface PPP_Find_Private {
/**
* Finds the given UTF-8 text starting at the current selection. The number of
* results will be updated asynchronously via NumberOfFindResultsChanged in
« no previous file with comments | « ppapi/api/private/ppb_find_private.idl ('k') | ppapi/c/dev/ppb_find_dev.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698