Commit 74bf96e5 authored by Frank Tang's avatar Frank Tang Committed by Commit Bot

Bump the minimum ICU version to 65

Bug: chromium:1014272
Change-Id: I5707dbfcff4ac52f7f27b0f9feb2edfe1c7775ac
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1972425Reviewed-by: 's avatarFrank Tang <ftang@chromium.org>
Reviewed-by: 's avatarToon Verwaest <verwaest@chromium.org>
Commit-Queue: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/master@{#65514}
parent b9108088
......@@ -21,7 +21,7 @@
#include "unicode/locid.h"
#include "unicode/uversion.h"
#define V8_MINIMUM_ICU_VERSION 64
#define V8_MINIMUM_ICU_VERSION 65
namespace U_ICU_NAMESPACE {
class BreakIterator;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment