Commit 07c29a18 authored by cira@chromium.org's avatar cira@chromium.org

v8-i18n roll 105:117.

Removes support for v8Locale. ChromeOS has already moved to new v8Intl.

BUG=28604
TEST=v8Locale should not exist. ChromeOS should build properly.


Review URL: https://chromiumcodereview.appspot.com/10837152

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150842 0039d316-1c4b-4281-b951-d872f2087c98
parent cc15a2e8
...@@ -159,7 +159,7 @@ deps = { ...@@ -159,7 +159,7 @@ deps = {
(Var("googlecode_url") % "bidichecker") + "/trunk/lib@4", (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
"src/third_party/v8-i18n": "src/third_party/v8-i18n":
(Var("googlecode_url") % "v8-i18n") + "/trunk@105", (Var("googlecode_url") % "v8-i18n") + "/trunk@117",
# When roll to another webgl conformance tests revision, please goto # When roll to another webgl conformance tests revision, please goto
# chrome/test/gpu and run generate_webgl_conformance_test_list.py. # chrome/test/gpu and run generate_webgl_conformance_test_list.py.
......
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