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

Unified Diff: c/dev/ppb_char_set_dev.h

Issue 3993001: Run Pepper unit tests in Native Client, part 1 (pepper repo).... (Closed) Base URL: http://ppapi.googlecode.com/svn/trunk/
Patch Set: '' Created 10 years, 2 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 | « no previous file | cpp/var.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: c/dev/ppb_char_set_dev.h
===================================================================
--- c/dev/ppb_char_set_dev.h (revision 311)
+++ 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 | cpp/var.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698