aboutsummaryrefslogtreecommitdiff
path: root/cast
diff options
context:
space:
mode:
authorVigen Issahhanjan <vigeni@google.com>2020-11-16 15:43:01 -0800
committerCommit Bot <commit-bot@chromium.org>2020-12-16 19:19:49 +0000
commit91beff4e632ae0348af1fd690710ea767c546805 (patch)
treee8181de7c744a2070ea3bfacc891b89409309aa2 /cast
parent958f1e8ca769002171dd9a611749fbeaffad6d51 (diff)
downloadopenscreen-91beff4e632ae0348af1fd690710ea767c546805.tar.gz
Internal change
PiperOrigin-RevId: 342737330 Change-Id: I50662c13ed675fb04e054dac432d4fcdf1baa0f4 Reviewed-on: https://chromium-review.googlesource.com/c/openscreen/+/2594568 Reviewed-by: Ryan Keane <rwkeane@google.com> Commit-Queue: Ryan Keane <rwkeane@google.com>
Diffstat (limited to 'cast')
-rw-r--r--cast/cast_core/api/web/message_channel.proto2
1 files changed, 0 insertions, 2 deletions
diff --git a/cast/cast_core/api/web/message_channel.proto b/cast/cast_core/api/web/message_channel.proto
index 60f4968d..df4ea15d 100644
--- a/cast/cast_core/api/web/message_channel.proto
+++ b/cast/cast_core/api/web/message_channel.proto
@@ -2,8 +2,6 @@ syntax = "proto3";
package cast.web;
-import "google/protobuf/empty.proto";
-
option optimize_for = LITE_RUNTIME;
message Message {