| Index: tools/gyp/v8.gyp
|
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp
|
| index cb9b85cd76775f26a758d4c36a282dbac24bf558..14efabdc2c8182da4d3a52b4c3d6e2b8a727e768 100644
|
| --- a/tools/gyp/v8.gyp
|
| +++ b/tools/gyp/v8.gyp
|
| @@ -833,8 +833,6 @@
|
| '../../src/extensions/i18n/i18n-extension.h',
|
| '../../src/extensions/i18n/i18n-utils.cc',
|
| '../../src/extensions/i18n/i18n-utils.h',
|
| - '../../src/extensions/i18n/number-format.cc',
|
| - '../../src/extensions/i18n/number-format.h',
|
| ],
|
| 'dependencies': [
|
| '<(DEPTH)/third_party/icu/icu.gyp:icui18n',
|
|
|