| Index: extensions/browser/api/cast_channel/logger_util.h
|
| diff --git a/extensions/browser/api/cast_channel/logger_util.h b/extensions/browser/api/cast_channel/logger_util.h
|
| index 124853f52465631f6091093cda8c9bdc39fc0558..2a9f29355b45270f29361a4c60d47b33d51bdf27 100644
|
| --- a/extensions/browser/api/cast_channel/logger_util.h
|
| +++ b/extensions/browser/api/cast_channel/logger_util.h
|
| @@ -9,7 +9,7 @@
|
| #include "extensions/common/api/cast_channel/logging.pb.h"
|
|
|
| namespace extensions {
|
| -namespace core_api {
|
| +namespace api {
|
| namespace cast_channel {
|
| // Converts an IDL "ChannelError" to a proto enum "ErrorState".
|
| proto::ErrorState ErrorStateToProto(ChannelError state);
|
|
|