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

Unified Diff: blimp/client/BUILD.gn

Issue 1429193002: Add interfaces for most major Blimp net components. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Import multiplexer changes from 1434533005 Created 5 years, 1 month 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/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index bccbf44f830fb7b5411219f1d65201e34970ae8e..170c0fdc17c4b32b15ebd7667c2d5267f301e9b9 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -17,6 +17,8 @@ shared_library("blimp_client") {
"compositor/blimp_output_surface.h",
"compositor/test/dummy_layer_driver.cc",
"compositor/test/dummy_layer_driver.h",
+ "net/client_connection_manager.cc",
+ "net/client_connection_manager.h",
]
deps = [
« no previous file with comments | « no previous file | blimp/client/net/client_connection_manager.h » ('j') | blimp/client/net/client_connection_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698