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

Unified Diff: icu52/patches/pandroid.h.patch

Issue 224943002: icu local change part1 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: function indentation changed Created 6 years, 8 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 | « icu52/patches/nan.patch ('k') | icu52/patches/platform.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu52/patches/pandroid.h.patch
===================================================================
--- icu52/patches/pandroid.h.patch (revision 261238)
+++ icu52/patches/pandroid.h.patch (working copy)
@@ -1,29 +0,0 @@
---- a/public/common/unicode/pandroid.h
-+++ b/public/common/unicode/pandroid.h
-@@ -272,7 +272,7 @@
- /*===========================================================================*/
-
- #ifndef U_HAVE_NL_LANGINFO_CODESET
--#define U_HAVE_NL_LANGINFO_CODESET 1
-+#define U_HAVE_NL_LANGINFO_CODESET 0
- #endif
-
- #ifndef U_NL_LANGINFO_CODESET
-@@ -283,7 +283,7 @@
- #define U_TZSET tzset
- #endif
- #if 1
--#define U_TIMEZONE __timezone
-+#define U_TIMEZONE timezone
- #endif
- #if 1
- #define U_TZNAME tzname
-@@ -331,7 +331,7 @@
- # ifdef __cplusplus
- # define U_INLINE inline
- # else
--# define U_INLINE __inline__
-+# define U_INLINE inline
- # endif
- #endif
-
« no previous file with comments | « icu52/patches/nan.patch ('k') | icu52/patches/platform.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698