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

Unified Diff: blimp/client/core/BUILD.gn

Issue 2190753002: Add network setup code to BlimpClientContextImpl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@split-blimp-client-session
Patch Set: Changed to get a SingleThreadTaskRunner in constructor 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: blimp/client/core/BUILD.gn
diff --git a/blimp/client/core/BUILD.gn b/blimp/client/core/BUILD.gn
index 8877084fae5de4f7737dbfcd0e1599aabbdc0bcb..5ac3e553e5d80fb1d083ac52c41a113ac0ac81df 100644
--- a/blimp/client/core/BUILD.gn
+++ b/blimp/client/core/BUILD.gn
@@ -95,6 +95,7 @@ source_set("context") {
public_deps = [
"//base",
"//blimp/client/core/contents",
+ "//blimp/client/core/session",
"//blimp/client/public:public_headers",
]
« no previous file with comments | « no previous file | blimp/client/core/blimp_client_context_impl.h » ('j') | blimp/client/core/blimp_client_context_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698