| Index: third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h b/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| index 32b4ac691a76ab4c42379a3847293fe50efa983e..36a2ba6487d59cd3b38ef4852e57385a9c59ed5e 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| @@ -21,6 +21,6 @@ class InternalsRTCCertificate {
|
| RTCCertificate*);
|
| };
|
|
|
| -} // blink
|
| +} // namespace blink
|
|
|
| #endif // InternalsRTCCertificate_h
|
|
|