| Index: third_party/WebKit/Source/platform/probe/PlatformProbes.pidl
|
| diff --git a/third_party/WebKit/Source/platform/instrumentation/PlatformInstrumentation.idl b/third_party/WebKit/Source/platform/probe/PlatformProbes.pidl
|
| similarity index 93%
|
| rename from third_party/WebKit/Source/platform/instrumentation/PlatformInstrumentation.idl
|
| rename to third_party/WebKit/Source/platform/probe/PlatformProbes.pidl
|
| index c2fc3a0619240d46ef4d93a1250e36c37ee3a42c..e6477eb69640143f9bef4487ad785376ab12da17 100644
|
| --- a/third_party/WebKit/Source/platform/instrumentation/PlatformInstrumentation.idl
|
| +++ b/third_party/WebKit/Source/platform/probe/PlatformProbes.pidl
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -interface PlatformInstrumentation {
|
| +interface PlatformProbes {
|
|
|
| #define PROBE_EXPORT PLATFORM_EXPORT
|
|
|
|
|