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

Unified Diff: BUILD.gn

Issue 2083573002: [builtins] Unify Cosh, Sinh and Tanh as exports from flibm (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: REBASE and windows fix. Created 4 years, 6 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 | src/assembler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 5f7f66c765d5be744eb4f8164e6ddb0c306eafc3..c95b1662be7192636c749e9d22607c3581221e33 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -336,7 +336,6 @@ action("js2c") {
"src/js/array.js",
"src/js/string.js",
"src/js/math.js",
- "src/third_party/fdlibm/fdlibm.js",
"src/js/regexp.js",
"src/js/arraybuffer.js",
"src/js/typedarray.js",
« no previous file with comments | « no previous file | src/assembler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698