Index: third_party/WebKit/Source/devtools/front_end/sources/module.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/sources/module.json b/third_party/WebKit/Source/devtools/front_end/sources/module.json |
index c67ea5a7399c14c4f08690d9a4d4a9c0b6667ed5..9fa6d75c13464151f8448fa71d01dcc742988db3 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/sources/module.json |
+++ b/third_party/WebKit/Source/devtools/front_end/sources/module.json |
@@ -341,6 +341,7 @@ |
} |
], |
"dependencies": [ |
+ "es_tree", |
"components", |
"source_frame", |
"snippets", |
@@ -358,6 +359,7 @@ |
"FilePathScoreFunction.js", |
"FilteredUISourceCodeListDelegate.js", |
"UISourceCodeFrame.js", |
+ "SourceMapNamesResolver.js", |
"JavaScriptBreakpointsSidebarPane.js", |
"JavaScriptOutlineDialog.js", |
"JavaScriptSourceFrame.js", |