| Index: extensions/browser/api/cast_channel/cast_transport.h
|
| diff --git a/extensions/browser/api/cast_channel/cast_transport.h b/extensions/browser/api/cast_channel/cast_transport.h
|
| index 5c1b942889b51eb76b2adac14e0b3b55c2db99c0..37349ca886a4dc6e5f38174264b155770852b701 100644
|
| --- a/extensions/browser/api/cast_channel/cast_transport.h
|
| +++ b/extensions/browser/api/cast_channel/cast_transport.h
|
| @@ -9,6 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/threading/non_thread_safe.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "extensions/browser/api/cast_channel/logger.h"
|
| #include "extensions/common/api/cast_channel.h"
|
|
|