Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/core/v8/v8.gypi |
| diff --git a/third_party/WebKit/Source/bindings/core/v8/v8.gypi b/third_party/WebKit/Source/bindings/core/v8/v8.gypi |
| index 6239dd27e4cc87f799feea710c604f67d238e978..b11d584266fab18a920dfc505334dbe96dc42c94 100644 |
| --- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi |
| +++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi |
| @@ -39,6 +39,8 @@ |
| 'ExceptionStatePlaceholder.cpp', |
| 'ExceptionStatePlaceholder.h', |
| 'Iterable.h', |
| + 'JSONValuesForV8.cpp', |
| + 'JSONValuesForV8.h', |
| 'Maplike.h', |
| 'NativeValueTraits.h', |
| 'NPV8Object.cpp', |