| Index: third_party/WebKit/Source/devtools/front_end/sources/FilePathScoreFunction.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/FilePathScoreFunction.js b/third_party/WebKit/Source/devtools/front_end/sources/FilePathScoreFunction.js
|
| index 5ea545051ee74f9c193ae0b72da3e9b4a0c359bb..845d6d2697ec0e3abdc3c1ff851350e36f5cbc07 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/FilePathScoreFunction.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/FilePathScoreFunction.js
|
| @@ -31,7 +31,7 @@
|
| /**
|
| * @unrestricted
|
| */
|
| -WebInspector.FilePathScoreFunction = class {
|
| +Sources.FilePathScoreFunction = class {
|
| /**
|
| * @param {string} query
|
| */
|
|
|