| Index: third_party/WebKit/Source/devtools/front_end/sources/SourcesSearchScope.js
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/SourcesSearchScope.js b/third_party/WebKit/Source/devtools/front_end/sources/SourcesSearchScope.js
|
| index e7a4094929caec88673bdfca8e0c8f2bef9c9f37..e42eb9fbab931075bdad9e9e78869bfbe8c09a56 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/SourcesSearchScope.js
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/SourcesSearchScope.js
|
| @@ -299,5 +299,3 @@ WebInspector.SourcesSearchScope = class {
|
| return new WebInspector.FileBasedSearchResultsPane(searchConfig);
|
| }
|
| };
|
| -
|
| -
|
|
|