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

Unified Diff: BUILD.gn

Issue 2740203002: [Fuchsia] Bind Observatory to ipv4 any (Closed)
Patch Set: Created 3 years, 9 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 | runtime/bin/vmservice/server.dart » ('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 38fd398fb103a5561def62f091a2e351f6a2457e..a0094562e537060c76ad2467586c794a30319d72 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -267,7 +267,6 @@ if (defined(is_fuchsia) && is_fuchsia) {
rebase_path(output),
"--build-id-map",
rebase_path("$target_gen_dir/build_id_map"),
- "--compress",
"--pre-binaries",
rebase_path(magenta_bootdata),
]
« no previous file with comments | « no previous file | runtime/bin/vmservice/server.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698