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

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: git merge origin/master before CQ for good measure 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/test/test_blimp_client_context_delegate.cc ('k') | chrome/android/BUILD.gn » ('j') | 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 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
« no previous file with comments | « blimp/client/test/test_blimp_client_context_delegate.cc ('k') | chrome/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698