| Index: third_party/WebKit/Source/core/html/shadow/MediaRemotingInterstitial.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/MediaRemotingInterstitial.h b/third_party/WebKit/Source/core/html/shadow/MediaRemotingInterstitial.h
|
| index 75a0d4d4c9b0af31d25657d20616572c5127e9bb..96624dc449f0b7615619b6231cb0fa9a7c29cefc 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/MediaRemotingInterstitial.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/MediaRemotingInterstitial.h
|
| @@ -60,6 +60,6 @@ class MediaRemotingInterstitial final : public HTMLDivElement {
|
| Member<MediaRemotingCastMessageElement> cast_text_message_;
|
| };
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|
| #endif // MediaRemotingInterstitial_h
|
|
|