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

Unified Diff: ppapi/api/trusted/ppb_file_io_trusted.idl

Issue 11419131: Refactor FileIO to the new design (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 1 month 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/api/trusted/ppb_file_io_trusted.idl
diff --git a/ppapi/api/trusted/ppb_file_io_trusted.idl b/ppapi/api/trusted/ppb_file_io_trusted.idl
index 1ee03abd8ce16a4f54d4107ce64966c5c2edd28f..b83d2276818175f9ef0f510529fc1faa9e14bb03 100644
--- a/ppapi/api/trusted/ppb_file_io_trusted.idl
+++ b/ppapi/api/trusted/ppb_file_io_trusted.idl
@@ -8,7 +8,7 @@
*/
label Chrome {
- M14= 0.4
+ M14 = 0.4
};
// Available only to trusted implementations.

Powered by Google App Engine
This is Rietveld 408576698