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

Unified Diff: remoting/proto/BUILD.gn

Issue 2907073003: [Chromoting] Add DataChannelManager to manage optional incoming data channels (Closed)
Patch Set: Fix test failure without DCHECK Created 3 years, 6 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 | « no previous file | remoting/proto/test.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/proto/BUILD.gn
diff --git a/remoting/proto/BUILD.gn b/remoting/proto/BUILD.gn
index 64e0f2304a83531501a5cae37e5715c84265d9ad..b1c520aaf3a34c028c9a6c66dc9e571170a00c78 100644
--- a/remoting/proto/BUILD.gn
+++ b/remoting/proto/BUILD.gn
@@ -19,6 +19,7 @@ proto_library("proto") {
"internal.proto",
"mux.proto",
"process_stats.proto",
+ "test.proto",
"video.proto",
"video_stats.proto",
]
« no previous file with comments | « no previous file | remoting/proto/test.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698