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

Unified Diff: dart.gyp

Issue 2451893004: Revert "Reland "Merge more Kernel infrastructure from kernel_sdk SDK fork."" (Closed)
Patch Set: Created 4 years, 2 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 | « BUILD.gn ('k') | runtime/bin/builtin.dart » ('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 1bbf75e28e7d82ecd22019c9cd0bd1b84c9d1c96..c24fbc7ca6f8b41146cd45cf87bf4664f87b4c5b 100644
--- a/dart.gyp
+++ b/dart.gyp
@@ -30,7 +30,6 @@
'runtime/dart-runtime.gyp:process_test',
'runtime/dart-runtime.gyp:test_extension',
'runtime/dart-runtime.gyp:sample_extension',
- 'runtime/dart-runtime.gyp:generate_patched_sdk#host',
],
},
{
@@ -42,7 +41,6 @@
'dependencies': [
'runtime/dart-runtime.gyp:dart_precompiled_runtime',
'runtime/dart-runtime.gyp:dart_bootstrap#host',
- 'runtime/dart-runtime.gyp:generate_patched_sdk#host',
],
},
{
@@ -59,10 +57,8 @@
'runtime/dart-runtime.gyp:process_test',
'runtime/dart-runtime.gyp:test_extension',
'runtime/dart-runtime.gyp:sample_extension',
- 'runtime/dart-runtime.gyp:generate_patched_sdk#host',
],
},
-
{
'target_name': 'create_sdk',
'type': 'none',
« no previous file with comments | « BUILD.gn ('k') | runtime/bin/builtin.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698