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

Unified Diff: sdk/BUILD.gn

Issue 3004153002: Fixed analyzer test to use dart2js not dartium (Closed)
Patch Set: Removed rest of dartium files. Created 3 years, 3 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
Index: sdk/BUILD.gn
diff --git a/sdk/BUILD.gn b/sdk/BUILD.gn
index 82a9a1ab2334d3dd6bc691348a4aedc7d051e564..0b5d82d494ad5384b2234f619b5bd9fc0a9a6954 100644
--- a/sdk/BUILD.gn
+++ b/sdk/BUILD.gn
@@ -177,7 +177,6 @@ _platform_sdk_libraries = [
]
_full_sdk_libraries = [
- "_blink",
"_chrome",
"_internal",
"async",

Powered by Google App Engine
This is Rietveld 408576698