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

Unified Diff: third_party/WebKit/Source/devtools/front_end/resources/module.json

Issue 1963803002: DevTools: rename Resources panel into Application. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « third_party/WebKit/Source/devtools/front_end/resources/clearStorageView.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/resources/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/resources/module.json b/third_party/WebKit/Source/devtools/front_end/resources/module.json
index c4e8488878c05ff38ae0159d153602fa2dde33a4..dafded9799e82bab37d12bf8928a26bc790efc8e 100644
--- a/third_party/WebKit/Source/devtools/front_end/resources/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/resources/module.json
@@ -3,7 +3,7 @@
{
"type": "@WebInspector.PanelFactory",
"name": "resources",
- "title": "Resources",
+ "title": "Application",
"order": 70,
"className": "WebInspector.ResourcesPanelFactory"
},
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/resources/clearStorageView.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698