| Index: third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.cpp
|
| diff --git a/third_party/WebKit/Source/modules/mediastream/testing/InternalsRTCCertificate.cpp b/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.cpp
|
| similarity index 84%
|
| rename from third_party/WebKit/Source/modules/mediastream/testing/InternalsRTCCertificate.cpp
|
| rename to third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.cpp
|
| index 6f8b6f0a2e4f447dc83d1a6a6d6226aa41ef23cd..6cec4a5eb1cbbef6f2d4db098e3585cb3a74f838 100644
|
| --- a/third_party/WebKit/Source/modules/mediastream/testing/InternalsRTCCertificate.cpp
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.cpp
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "modules/mediastream/testing/InternalsRTCCertificate.h"
|
| +#include "modules/peerconnection/testing/InternalsRTCCertificate.h"
|
|
|
| namespace blink {
|
|
|
|
|