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

Unified Diff: BUILD.gn

Issue 397463004: Fix ninja build. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 5 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 | no next file » | 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 f8dd39ca53986534fc4d24d52a2e3ee3c7e30948..18e2e1e0050c308eb36c329b6f8d83cb72aadb86 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -252,7 +252,6 @@ action("js2c_experimental") {
"src/array-iterator.js",
"src/harmony-string.js",
"src/harmony-array.js",
- "src/harmony-math.js",
]
outputs = [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698