Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Unified Diff: BUILD.gn

Issue 384963002: ES6 Unscopables (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Updated to reflect the July 2014 consensus Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | include/v8.h » ('j') | include/v8.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index b5830bf9dd82914fbf6d563f14e43c8c71903a0e..a213a7b45368f27a7450b4e54ff47ad80c5fb35c 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -847,6 +847,7 @@ source_set("v8_base") {
"src/unicode.cc",
"src/unicode.h",
"src/unique.h",
+ "src/unscopables.h",
"src/uri.h",
"src/utils-inl.h",
"src/utils.cc",
« no previous file with comments | « no previous file | include/v8.h » ('j') | include/v8.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698