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

Unified Diff: build/all.gyp

Issue 139273004: Revert "Make it possible to compile d8 for the host toolset as well" and "For V8, only build d8 on … (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 11 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/d8.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index a9fcc6ddcc4af7c9f619c15ac4f4d47e44de3bf1..5fbd8c28e77fddc5bf4b0c59984cfed1f2f02cde 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -9,7 +9,7 @@
'type': 'none',
'dependencies': [
'../samples/samples.gyp:*',
- '../src/d8.gyp:d8#target',
+ '../src/d8.gyp:d8',
'../test/cctest/cctest.gyp:*',
],
'conditions': [
« no previous file with comments | « no previous file | src/d8.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698