Chromium Code Reviews

Unified Diff: Source/devtools/front_end/components/module.json

Issue 1264133002: Devtools: [WIP] Implement enhanced devtools extension language APIs Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Small cleanups - prefer URIs to contentURLs, revert protocol unifications, remove lambdas Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: Source/devtools/front_end/components/module.json
diff --git a/Source/devtools/front_end/components/module.json b/Source/devtools/front_end/components/module.json
index dd832891d13846276d897a29beadeca7a64470ee..af1934ea6b1ca15565f10556b8fd7e3e6bcca53d 100644
--- a/Source/devtools/front_end/components/module.json
+++ b/Source/devtools/front_end/components/module.json
@@ -33,6 +33,7 @@
"ObjectPopoverHelper.js",
"ObjectPropertiesSection.js",
"RemoteObjectPreviewFormatter.js",
+ "SearchData.js",
"ShortcutsScreen.js",
"EventListenersView.js"
],
« no previous file with comments | « Source/devtools/front_end/components/SearchData.js ('k') | Source/devtools/front_end/console/ConsoleView.js » ('j') | no next file with comments »

Powered by Google App Engine