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

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

Issue 2493373002: DevTools: rename WebInspector into modules. (Closed)
Patch Set: for bots Created 4 years, 1 month 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
Index: third_party/WebKit/Source/devtools/front_end/accessibility/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/accessibility/module.json b/third_party/WebKit/Source/devtools/front_end/accessibility/module.json
index ef0fc6edf7dc228d7f1135e822028514de6ca7b7..06fe6f9b8b941db2c84787f71668d09e41adf1df 100644
--- a/third_party/WebKit/Source/devtools/front_end/accessibility/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/accessibility/module.json
@@ -7,7 +7,7 @@
"title": "Accessibility",
"order": 10,
"persistence": "permanent",
- "className": "WebInspector.AccessibilitySidebarView"
+ "className": "Accessibility.AccessibilitySidebarView"
}
],
"dependencies": ["elements"],

Powered by Google App Engine
This is Rietveld 408576698