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

Issue 6250025: WebKit build needs to be told where to look for ICU package.... (Closed)

Created:
9 years, 11 months ago by Nebojša Ćirić
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

WebKit build needs to be told where to look for ICU package. Chromium already sets this variable in common.gypi which is force included to all gyp files in the build. Committed: http://code.google.com/p/v8/source/detail?r=6433

Patch Set 1 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/extensions/experimental/experimental.gyp View 1 chunk +4 lines, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
Nebojša Ćirić
9 years, 11 months ago (2011-01-22 00:18:54 UTC) #1
Mads Ager (chromium)
9 years, 11 months ago (2011-01-24 06:53:35 UTC) #2
OK

http://codereview.chromium.org/6250025/diff/2001/src/extensions/experimental/...
File src/extensions/experimental/experimental.gyp (right):

http://codereview.chromium.org/6250025/diff/2001/src/extensions/experimental/...
src/extensions/experimental/experimental.gyp:33: 'icu_src_dir%':
'../../../../third_party/icu',
This really should be handled in some other way than hard-coding a relative path
here. I'll land this for now since it is in an experimental directory.

Powered by Google App Engine
This is Rietveld 408576698