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

Unified Diff: source/common/unicode/locdspnm.h

Issue 2440913002: Update ICU to 58.1
Patch Set: Created 4 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 | « source/common/unicode/localpointer.h ('k') | source/common/unicode/locid.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/common/unicode/locdspnm.h
diff --git a/source/i18n/unicode/locdspnm.h b/source/common/unicode/locdspnm.h
similarity index 96%
rename from source/i18n/unicode/locdspnm.h
rename to source/common/unicode/locdspnm.h
index 74862b6d8a5b203a483f72b9c2fa3f3bbaaa855b..b8c7a0ccae928112a8aff92879250fb123bd8988 100644
--- a/source/i18n/unicode/locdspnm.h
+++ b/source/common/unicode/locdspnm.h
@@ -1,6 +1,8 @@
+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/*
******************************************************************************
-* Copyright (C) 2010-2014, International Business Machines Corporation and
+* Copyright (C) 2010-2016, International Business Machines Corporation and
* others. All Rights Reserved.
******************************************************************************
*/
@@ -30,7 +32,7 @@ U_NAMESPACE_BEGIN
* values, see Locale.
* @stable ICU 4.4
*/
-class U_I18N_API LocaleDisplayNames : public UObject {
+class U_COMMON_API LocaleDisplayNames : public UObject {
public:
/**
* Destructor.
« no previous file with comments | « source/common/unicode/localpointer.h ('k') | source/common/unicode/locid.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698