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

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

Issue 2893073002: DevTools: introduce ResourceMapping (Closed)
Patch Set: address comments Created 3 years, 6 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 577bb33d5ca511d0d99871ee93ae9bab58cb63ee..b0c27d0bd94b42b65543524cef0a9b3112b34818 100644
--- a/third_party/WebKit/Source/devtools/front_end/bindings/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/bindings/module.json
@@ -8,6 +8,7 @@
],
"scripts": [
"LiveLocation.js",
+ "ResourceMapping.js",
"CompilerScriptMapping.js",
"ResourceScriptMapping.js",
"SASSSourceMapping.js",

Powered by Google App Engine
This is Rietveld 408576698