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

Unified Diff: BUILD.gn

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 | « no previous file | dart.gyp » ('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 161b9f5c83dfeb8aff4971baa19dfa808b9b8fc6..a7d7e22adc39a23c521ec9c64a217f58f2f18992 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -29,7 +29,6 @@ group("runtime") {
"runtime/bin:process_test",
"runtime/bin:test_extension",
"runtime/bin:sample_extension",
- "runtime/vm:patched_sdk",
]
}
@@ -37,7 +36,6 @@ group("runtime_precompiled") {
deps = [
"runtime/bin:dart_precompiled_runtime",
"runtime/bin:dart_bootstrap($host_toolchain)",
- "runtime/vm:patched_sdk",
]
}
@@ -50,7 +48,6 @@ group("runtime_and_noopt") {
"runtime/bin:process_test",
"runtime/bin:test_extension",
"runtime/bin:sample_extension",
- "runtime/vm:patched_sdk",
]
}
« no previous file with comments | « no previous file | dart.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698