Reviewers: Michael Starzinger,

Description:
Fix BUILD.gn after unflagging unscopables

[email protected]
BUG=

Please review this at https://codereview.chromium.org/455823002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+0, -1 lines):
  M BUILD.gn


Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index c2c1730f2a7de145410b0a44d8c4d73707781005..e75a9897a09f15352b8ef9b7d7d299c84fa430bb 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -242,7 +242,6 @@ action("js2c_experimental") {
     "src/generator.js",
     "src/harmony-string.js",
     "src/harmony-array.js",
-    "src/unscopables.js",
   ]

   outputs = [


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to