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

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

Issue 214793004: DevTools: Rename SourcesEditor.js to SourcesView.js (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaselined Created 6 years, 9 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 | « Source/devtools/front_end/SourcesView.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/scripts/frontend_modules.json
diff --git a/Source/devtools/scripts/frontend_modules.json b/Source/devtools/scripts/frontend_modules.json
index 1f0940423ff858eb104e9c81e4346bacd337e8ca..00c22b9b181c13f0648c111519dbf87c3f932f3b 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -274,7 +274,7 @@
"ScopeChainSidebarPane.js",
"ScriptFormatter.js",
"SimpleHistoryManager.js",
- "SourcesEditor.js",
+ "SourcesView.js",
"SourcesNavigator.js",
"SourcesPanel.js",
"SourcesSearchScope.js",
« no previous file with comments | « Source/devtools/front_end/SourcesView.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698