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

Unified Diff: Source/devtools/devtools.gypi

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 | « no previous file | Source/devtools/front_end/SourcesEditor.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 603bd17951c52f209b4bccdaab602af9fb7741aa..3920561d7070242235ddaed0a1b18c30bcdfc53a 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -157,7 +157,7 @@
'front_end/SourceFrame.js',
'front_end/SourceMap.js',
'front_end/SourceMapping.js',
- 'front_end/SourcesEditor.js',
+ 'front_end/SourcesView.js',
'front_end/Spectrum.js',
'front_end/SplitView.js',
'front_end/StackView.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/SourcesEditor.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698