Index: src/v8.gyp |
diff --git a/src/v8.gyp b/src/v8.gyp |
index de6c4d658bb1cc6620bde65f4cacd9e425a880c2..1c30ab778a66ad1327621ceb83ad19ed447ae729 100644 |
--- a/src/v8.gyp |
+++ b/src/v8.gyp |
@@ -1129,6 +1129,8 @@ |
'unicode-cache.h', |
'unicode-decoder.cc', |
'unicode-decoder.h', |
+ 'uri.cc', |
+ 'uri.h', |
'utils-inl.h', |
'utils.cc', |
'utils.h', |