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

Unified Diff: Source/devtools/scripts/frontend_modules.json

Issue 449893002: DevTools: Introduce ThreadsSidebar (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix visibility Created 6 years, 4 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: Source/devtools/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 3c69ba75b549dafb56e18778f9af58a745b0774a..2bff20d81ade5d159cf6fa51b1d09dab4bbaec44 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -288,6 +288,7 @@
"sources/SourcesView.js",
"sources/StyleSheetOutlineDialog.js",
"sources/TabbedEditorContainer.js",
+ "sources/ThreadsSidebarPane.js",
"sources/UISourceCodeFrame.js",
"sources/WatchExpressionsSidebarPane.js",
"sources/WorkersSidebarPane.js"

Powered by Google App Engine
This is Rietveld 408576698