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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

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/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index 90b5703067240717e5b95f7821a40efe59e8c06e..c880b77beda958d20d469630317814b812803c73 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -65,6 +65,7 @@ all_devtools_files = [
"front_end/bindings/module.json",
"front_end/bindings/NetworkProject.js",
"front_end/bindings/PresentationConsoleMessageHelper.js",
+ "front_end/bindings/ResourceBinding.js",
"front_end/bindings/ResourceScriptMapping.js",
"front_end/bindings/ResourceUtils.js",
"front_end/bindings/SASSSourceMapping.js",

Powered by Google App Engine
This is Rietveld 408576698