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

Unified Diff: remoting/protocol/BUILD.gn

Issue 2405333002: Add remoting::protocol::NetworkStateObserver interface. (Closed)
Patch Set: address feedback Created 4 years, 2 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/protocol/video_channel_state_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/BUILD.gn
diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
index 6a4d62e809a897fdac44efead658ee503490b634..ca0777176f92808bf0a3fc6b16a53593d4174b49 100644
--- a/remoting/protocol/BUILD.gn
+++ b/remoting/protocol/BUILD.gn
@@ -165,6 +165,7 @@ static_library("protocol") {
"v2_authenticator.h",
"validating_authenticator.cc",
"validating_authenticator.h",
+ "video_channel_state_observer.h",
"video_renderer.h",
"video_stats_stub.h",
"video_stub.h",
« no previous file with comments | « no previous file | remoting/protocol/video_channel_state_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698