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

Unified Diff: source/data/rbnf/rbnflocal.mk

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 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/data/rbnf/rbnffiles.mk ('k') | source/data/rbnf/ro.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/rbnf/rbnflocal.mk
diff --git a/source/data/rbnf/rbnflocal.mk b/source/data/rbnf/rbnflocal.mk
deleted file mode 100644
index 54071758dfe0895fa088c028a9396a5d163b07d9..0000000000000000000000000000000000000000
--- a/source/data/rbnf/rbnflocal.mk
+++ /dev/null
@@ -1,28 +0,0 @@
-# * Copyright (C) 1998-2010, International Business Machines
-# * Corporation and others. All Rights Reserved.
-RBNF_CLDR_VERSION = 1.9
-# A list of txt's to build
-# Note:
-#
-#
-# * To add an additional locale to the list:
-# _____________________________________________________
-# | RBNF_SOURCE_LOCAL = myLocale.txt ...
-#
-# * To REPLACE the default list and only build with a few
-# locales:
-# _____________________________________________________
-# | RBNF_SOURCE = ar.txt ar_AE.txt en.txt de.txt zh.txt
-#
-# Chrome note: RBNF is not used by Chrome/Webkit. So, we don't include them.
-
-# Aliases without a corresponding xx.xml file (see icu-config.xml & build.xml)
-RBNF_SYNTHETIC_ALIAS =
-
-
-# All aliases (to not be included under 'installed'), but not including root.
-RBNF_ALIAS_SOURCE = $(RBNF_SYNTHETIC_ALIAS)
-
-
-# Ordinary resources
-RBNF_SOURCE =
« no previous file with comments | « source/data/rbnf/rbnffiles.mk ('k') | source/data/rbnf/ro.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698