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

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

Issue 338283004: DevTools: Use TargetsToolbar instead of ThreadToolbar (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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: Source/devtools/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 85e8ad6454768378989fd33442f71f4aba09d29b..ed61bb5f4d219853f30bcef592617f7b03ab1772 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -293,7 +293,7 @@
"sources/UISourceCodeFrame.js",
"sources/WatchExpressionsSidebarPane.js",
"sources/WorkersSidebarPane.js",
- "sources/ThreadsToolbar.js"
+ "sources/TargetsToolbar.js"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698