| Index: extensions/browser/api/cast_channel/cast_auth_util_nss.cc
|
| diff --git a/extensions/browser/api/cast_channel/cast_auth_util_nss.cc b/extensions/browser/api/cast_channel/cast_auth_util_nss.cc
|
| index 61558f685c6e142de70413c2123ef8aff7588fb6..5e378750b3fc0682578f15b3d453bd371a7802fe 100644
|
| --- a/extensions/browser/api/cast_channel/cast_auth_util_nss.cc
|
| +++ b/extensions/browser/api/cast_channel/cast_auth_util_nss.cc
|
| @@ -14,8 +14,8 @@
|
| #include "base/strings/stringprintf.h"
|
| #include "crypto/nss_util.h"
|
| #include "crypto/scoped_nss_types.h"
|
| -#include "extensions/browser/api/cast_channel/cast_channel.pb.h"
|
| #include "extensions/browser/api/cast_channel/cast_message_util.h"
|
| +#include "extensions/common/api/cast_channel/cast_channel.pb.h"
|
| #include "net/base/hash_value.h"
|
| #include "net/cert/x509_certificate.h"
|
|
|
|
|