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

Unified Diff: dart.gyp

Issue 2168073003: Remove fuchsia_test from gyp build (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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 | « README.fuchsia ('k') | runtime/bin/bin.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart.gyp
diff --git a/dart.gyp b/dart.gyp
index f513625d48f0109ac869a6f9ab140a83a9336254..b942371e3114f344a89941bcb0f1226b95e2e66b 100644
--- a/dart.gyp
+++ b/dart.gyp
@@ -35,13 +35,6 @@
],
},
{
- 'target_name': 'fuchsia_test',
- 'type': 'none',
- 'dependencies': [
- 'runtime/dart-runtime.gyp:fuchsia_test',
- ],
- },
- {
# This is the target that is built on the VM build bots. It
# must depend on anything that is required by the VM test
# suites.
« no previous file with comments | « README.fuchsia ('k') | runtime/bin/bin.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698