Chromium Code Reviews| Index: tools/gyp/v8.gyp |
| diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp |
| index 76ce20404fa4cda077173a4b9fdd5fffb1b6149a..bebcbe2ae3b4a338d9ca30652ba714e420e9a13a 100644 |
| --- a/tools/gyp/v8.gyp |
| +++ b/tools/gyp/v8.gyp |
| @@ -977,6 +977,8 @@ |
| '../../src/unicode-inl.h', |
| '../../src/unicode.cc', |
| '../../src/unicode.h', |
| + '../../src/unicode-cache-inl.h', |
| + '../../src/unicode-cache.h', |
| '../../src/unicode-decoder.cc', |
| '../../src/unicode-decoder.h', |
| '../../src/unique.h', |