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

Unified Diff: build/args/blimp_client.gn

Issue 2179843005: Rename GN arg for enabling blimp. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « blimp/client/public/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/args/blimp_client.gn
diff --git a/build/args/blimp_client.gn b/build/args/blimp_client.gn
index b77d2c326ffdf7bca7417c39832188672247a579..37fc5ac8dd12d2bdc2e8e9bdc45b2a1537c349a7 100644
--- a/build/args/blimp_client.gn
+++ b/build/args/blimp_client.gn
@@ -9,4 +9,4 @@
target_os = "android"
is_component_build = true
-enable_blimp = true
+enable_blimp_client = true
« no previous file with comments | « blimp/client/public/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698