Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index 04532e9c9b5fd15af40ec0e708ffd799a2d95ac9..9c8f7a3280d09f3c21f939501e7082b757abaa79 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -732,8 +732,6 @@ |
'compiler/type-cache.h', |
'compiler/type-hint-analyzer.cc', |
'compiler/type-hint-analyzer.h', |
- 'compiler/type-hints.cc', |
- 'compiler/type-hints.h', |
'compiler/typed-optimization.cc', |
'compiler/typed-optimization.h', |
'compiler/typer.cc', |
@@ -1220,6 +1218,8 @@ |
'type-feedback-vector-inl.h', |
'type-feedback-vector.cc', |
'type-feedback-vector.h', |
+ 'type-hints.cc', |
+ 'type-hints.h', |
'type-info.cc', |
'type-info.h', |
'unicode-inl.h', |