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

Unified Diff: source/tools/genrb/genrb.h

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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/tools/genrb/derb.vcxproj.filters ('k') | source/tools/genrb/genrb.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/tools/genrb/genrb.h
diff --git a/source/tools/genrb/genrb.h b/source/tools/genrb/genrb.h
index 1cbff35aef1bcaa2052c96e086a44f21dffd438b..9a190f28d37f928998f5fcbf77da922b5c780a94 100644
--- a/source/tools/genrb/genrb.h
+++ b/source/tools/genrb/genrb.h
@@ -1,7 +1,7 @@
/*
*******************************************************************************
*
-* Copyright (C) 2002-2014, International Business Machines
+* Copyright (C) 2002-2015, International Business Machines
* Corporation and others. All Rights Reserved.
*
*******************************************************************************
@@ -24,8 +24,6 @@
#include "errmsg.h"
#include "parse.h"
#include "rbutil.h"
-#include "reslist.h"
-
#include "toolutil.h"
#include "uoptions.h"
@@ -34,7 +32,7 @@
#include "unicode/uloc.h"
/* The version of genrb */
-#define GENRB_VERSION "3.3"
+#define GENRB_VERSION "56"
U_CDECL_BEGIN
« no previous file with comments | « source/tools/genrb/derb.vcxproj.filters ('k') | source/tools/genrb/genrb.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698