| Index: media/cast/BUILD.gn
|
| diff --git a/media/cast/BUILD.gn b/media/cast/BUILD.gn
|
| index 24369cd54533855f43188b0f036329dbd161209c..bd5a8484c7a43402a005ea174df76477f1c9696e 100644
|
| --- a/media/cast/BUILD.gn
|
| +++ b/media/cast/BUILD.gn
|
| @@ -42,6 +42,7 @@ source_set("common") {
|
| "logging/logging_defines.cc",
|
| "logging/logging_defines.h",
|
| "logging/proto/proto_utils.cc",
|
| + "logging/proto/proto_utils.h",
|
| "logging/raw_event_subscriber.h",
|
| "logging/raw_event_subscriber_bundle.cc",
|
| "logging/raw_event_subscriber_bundle.h",
|
|
|