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

Unified Diff: components/ui_devtools/inspector_protocol_config.json

Issue 2899783002: Move DevTools out of ash and turn it to a component. (Closed)
Patch Set: add README.md Created 3 years, 6 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 | « components/ui_devtools/devtools_server.cc ('k') | components/ui_devtools/string_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ui_devtools/inspector_protocol_config.json
diff --git a/components/ui_devtools/inspector_protocol_config.json b/components/ui_devtools/inspector_protocol_config.json
index 9ad3815a2b964c444cd4d20c258468000fc13650..76292154de1f1a178947d670687aeac25a1c3bba 100644
--- a/components/ui_devtools/inspector_protocol_config.json
+++ b/components/ui_devtools/inspector_protocol_config.json
@@ -3,7 +3,7 @@
"path": "protocol.json",
"package": "components/ui_devtools",
"output": "",
- "namespace": ["ui", "devtools", "protocol"],
+ "namespace": ["ui_devtools", "protocol"],
"export_macro": "UI_DEVTOOLS_EXPORT",
"export_header": "components/ui_devtools/devtools_export.h"
},
« no previous file with comments | « components/ui_devtools/devtools_server.cc ('k') | components/ui_devtools/string_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698