Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1582)

Unified Diff: third_party/WebKit/Source/devtools/front_end/bindings/module.json

Issue 1663723002: [DevTools] Add sourceMap support for blackboxing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@call-set-blackboxed-ranges-on-script-parsed
Patch Set: Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/front_end/bindings/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/bindings/module.json b/third_party/WebKit/Source/devtools/front_end/bindings/module.json
index 78f5f67efe90ab02633339dd8791c1e4649c17c5..d7476750e4b1b37e76fc6044248d7c3103199817 100644
--- a/third_party/WebKit/Source/devtools/front_end/bindings/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/bindings/module.json
@@ -13,7 +13,7 @@
"DefaultScriptMapping.js",
"FileSystemWorkspaceBinding.js",
"FileUtils.js",
- "BlackboxSupport.js",
+ "BlackboxManager.js",
"NetworkMapping.js",
"NetworkProject.js",
"PresentationConsoleMessageHelper.js",

Powered by Google App Engine
This is Rietveld 408576698