Index: Source/devtools/front_end/inspector.js |
diff --git a/Source/devtools/front_end/devtools.js b/Source/devtools/front_end/inspector.js |
similarity index 80% |
copy from Source/devtools/front_end/devtools.js |
copy to Source/devtools/front_end/inspector.js |
index 8fd720f02a3c63030f29f7e3068fd481195346a2..322527dd3615afe7a2f35fb61acc224fbeddf00f 100644 |
--- a/Source/devtools/front_end/devtools.js |
+++ b/Source/devtools/front_end/inspector.js |
@@ -2,4 +2,4 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-Runtime.startApplication("devtools"); |
+Runtime.startApplication("inspector"); |