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

Unified Diff: ppapi/api/dev/ppp_zoom_dev.idl

Issue 1007443004: Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove terms and native_client_sdk changes. Created 5 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 | « media/video/capture/mac/video_capture_device_mac.mm ('k') | ppapi/c/dev/ppp_zoom_dev.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/dev/ppp_zoom_dev.idl
diff --git a/ppapi/api/dev/ppp_zoom_dev.idl b/ppapi/api/dev/ppp_zoom_dev.idl
index e8254da4506367b781036ab9ae35e1b535b421e3..2398f752ab629a3d3084db24c70b15032fcaee4e 100644
--- a/ppapi/api/dev/ppp_zoom_dev.idl
+++ b/ppapi/api/dev/ppp_zoom_dev.idl
@@ -16,7 +16,7 @@ label Chrome {
*/
interface PPP_Zoom_Dev {
/**
- * Instruct plug-in to zoom according to the given factor and whether the zoom
+ * Instruct plugin to zoom according to the given factor and whether the zoom
* only applies to text only. The scale factor is the percentage divided by
* 100, i.e. 150% zoom is 1.5.
*/
« no previous file with comments | « media/video/capture/mac/video_capture_device_mac.mm ('k') | ppapi/c/dev/ppp_zoom_dev.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698