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

Unified Diff: BUILD.gn

Issue 2902083002: [Fuchsia] Really remove dead GN flag (Closed)
Patch Set: Created 3 years, 7 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 | no next file » | 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 d090a986939f91b34deb52e6853161a36f25a095..6b0eb2ed56f3be3f500ced9698e8b7c44c7639e2 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -121,10 +121,6 @@ group("samples") {
# The rules below build a Fuchsia OS image that includes the Dart tree
# under /system/test/dart.
if (is_fuchsia) {
- declare_args() {
- dart_build_fuchsia_test_image = false
- }
-
action("generate_dart_test_manifest") {
testonly = true
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698