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

Unified Diff: build/args/blimp_client.gn

Issue 2132163002: Add BlimpClientContext and factory with real and dummy implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-blimp-client-core-public-to-blimp-client
Patch Set: Added delegate-support to BlimpClientContext 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
Index: build/args/blimp_client.gn
diff --git a/build/args/blimp_client.gn b/build/args/blimp_client.gn
index 7fde28f47abd4ffe5a6b96ff2c92b7c1c94a488a..b77d2c326ffdf7bca7417c39832188672247a579 100644
--- a/build/args/blimp_client.gn
+++ b/build/args/blimp_client.gn
@@ -9,3 +9,4 @@
target_os = "android"
is_component_build = true
+enable_blimp = true

Powered by Google App Engine
This is Rietveld 408576698