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

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

Issue 202763006: DevTools: Rename inspector.js -> Main.js to follow the type name (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/inspector.js ('k') | Source/devtools/scripts/generate_devtools_html.py » ('j') | 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 d629740915e3203ee166c84cc8e90db4de98e645..f607339afc3691b8e118a1ff07c5e2c34386a395 100644
--- a/Source/devtools/scripts/frontend_modules.json
+++ b/Source/devtools/scripts/frontend_modules.json
@@ -453,6 +453,6 @@
"host_stub",
"screencast"
],
- "sources": [ "inspector.js" ]
+ "sources": [ "Main.js" ]
}
]
« no previous file with comments | « Source/devtools/front_end/inspector.js ('k') | Source/devtools/scripts/generate_devtools_html.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698