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

Unified Diff: BUILD.gn

Issue 2551763003: v8::Private::ForApi should be context-independent. (Closed)
Patch Set: Created 4 years 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 | src/api.cc » ('j') | src/heap/heap.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 48b35ba52d4f8b5909e7c8b1005e4955bacd6fa4..778e6db6c429b81f3c7c1b067f189737c1407f50 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -406,7 +406,6 @@ action("js2c") {
"src/js/prologue.js",
"src/js/runtime.js",
"src/js/v8natives.js",
- "src/js/symbol.js",
"src/js/array.js",
"src/js/string.js",
"src/js/arraybuffer.js",
« no previous file with comments | « no previous file | src/api.cc » ('j') | src/heap/heap.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698