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

Unified Diff: Source/devtools/devtools.gypi

Issue 338283004: DevTools: Use TargetsToolbar instead of ThreadToolbar (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address vsevik's comments 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
« no previous file with comments | « no previous file | Source/devtools/front_end/components/ExecutionContextSelector.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index bb234fcf0789a6cb3203978857d1307626b05538..9a8c25de19bdb7f9006bec993a6596261194cbaf 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -374,7 +374,7 @@
'front_end/sources/UISourceCodeFrame.js',
'front_end/sources/WatchExpressionsSidebarPane.js',
'front_end/sources/WorkersSidebarPane.js',
- 'front_end/sources/ThreadsToolbar.js',
+ 'front_end/sources/TargetsToolbar.js',
],
'devtools_timeline_js_files': [
'front_end/timeline/CountersGraph.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/components/ExecutionContextSelector.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698