| Index: third_party/WebKit/Source/devtools/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
|
| index cb60701246371a193460a1e02785fb480d3075df..29f464913b4597fb74d001842762ea6e96b95fbc 100644
|
| --- a/third_party/WebKit/Source/devtools/BUILD.gn
|
| +++ b/third_party/WebKit/Source/devtools/BUILD.gn
|
| @@ -517,7 +517,7 @@ all_devtools_files = [
|
| "front_end/sources/fileBasedSearchResultsPane.css",
|
| "front_end/sources/FileBasedSearchResultsPane.js",
|
| "front_end/sources/FilePathScoreFunction.js",
|
| - "front_end/sources/FilteredUISourceCodeListDelegate.js",
|
| + "front_end/sources/FilteredUISourceCodeListProvider.js",
|
| "front_end/sources/InplaceFormatterEditorAction.js",
|
| "front_end/sources/JavaScriptBreakpointsSidebarPane.js",
|
| "front_end/sources/JavaScriptCompiler.js",
|
|
|