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

Unified Diff: ppapi/c/dev/ppb_char_set_dev.h

Issue 4991006: Run Pepper unit tests in Native Client.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: Created 10 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
« no previous file with comments | « no previous file | ppapi/cpp/var.h » ('j') | ppapi/tests/test_case.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/dev/ppb_char_set_dev.h
===================================================================
--- ppapi/c/dev/ppb_char_set_dev.h (revision 66122)
+++ ppapi/c/dev/ppb_char_set_dev.h (working copy)
@@ -29,7 +29,7 @@
// it will use the unicode "substitution character" U+FFFD. When converting
// to another character set, the character will be charset-specific. For
// many languages this will be the representation of the '?' character.
- PP_CHARSET_CONVERSIONERROR_SUBSTITUTE,
+ PP_CHARSET_CONVERSIONERROR_SUBSTITUTE
};
struct PPB_CharSet_Dev {
« no previous file with comments | « no previous file | ppapi/cpp/var.h » ('j') | ppapi/tests/test_case.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698