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

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

Issue 2893073002: DevTools: introduce ResourceMapping (Closed)
Patch Set: cleanup test Created 3 years, 7 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..1d5d226627f82f2cfe810297f9ed85d91b1dc901 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",
+ "ResourceBinding.js",
"CompilerScriptMapping.js",
"ResourceScriptMapping.js",
"SASSSourceMapping.js",

Powered by Google App Engine
This is Rietveld 408576698