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

Unified Diff: third_party/WebKit/Source/devtools/scripts/special_case_namespaces.json

Issue 2712513002: DevTools: extract ObjectUI module from Components (Closed)
Patch Set: fix build.gn Created 3 years, 10 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/scripts/extract_module/extract_module.js ('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/scripts/special_case_namespaces.json
diff --git a/third_party/WebKit/Source/devtools/scripts/special_case_namespaces.json b/third_party/WebKit/Source/devtools/scripts/special_case_namespaces.json
index e2fbd09c3ab83dc7b9e41a782a0846948b9b74ca..897ebb008d57833fe69859ae48fb94973f7d230a 100644
--- a/third_party/WebKit/Source/devtools/scripts/special_case_namespaces.json
+++ b/third_party/WebKit/Source/devtools/scripts/special_case_namespaces.json
@@ -1,6 +1,7 @@
{
"sdk": "SDK",
"ui": "UI",
+ "object_ui": "ObjectUI",
"perf_ui": "PerfUI",
"css_tracker": "CSSTracker"
}
« no previous file with comments | « third_party/WebKit/Source/devtools/scripts/extract_module/extract_module.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698