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

Unified Diff: chrome/browser/BUILD.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: Move //blimp/client/dummy to //blimp/client/core and make //chrome depend only on //blimp/client/pu… 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 61d2c53a90773a8aae03f165fa045ce57267420f..b374a092514ef73cfc1afc96425399a9d069321e 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -770,6 +770,7 @@ split_static_library("browser") {
":client_discourse_context_proto",
":delta_file_proto",
":jni_headers",
+ "//blimp/client/public",
"//components/data_usage/android",
"//components/precache/content",
"//components/precache/core",

Powered by Google App Engine
This is Rietveld 408576698