Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index fe629352375f5e8080cd9d97c04a812de7862450..31be383f58c877c2c8954b7b1cbd149a307cfd09 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -1069,7 +1069,6 @@ |
'runtime/runtime-symbol.cc', |
'runtime/runtime-test.cc', |
'runtime/runtime-typedarray.cc', |
- 'runtime/runtime-uri.cc', |
'runtime/runtime-utils.h', |
'runtime/runtime.cc', |
'runtime/runtime.h', |
@@ -2049,7 +2048,6 @@ |
'js/symbol.js', |
'js/array.js', |
'js/string.js', |
- 'js/uri.js', |
'js/math.js', |
'third_party/fdlibm/fdlibm.js', |
'js/regexp.js', |