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

Unified Diff: third_party/WebKit/Source/core/inspector/inspector_protocol_config.json

Issue 2248783003: [DevTools] Refactor CodeGenerator. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: up_to_date fix Created 4 years, 4 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 | « no previous file | third_party/WebKit/Source/platform/inspector_protocol/BackendCallback_h.template » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/inspector/inspector_protocol_config.json
diff --git a/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json b/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json
index c7a4628e1a95ef517cc77d841f73321320316cfb..3d3e6d9b9d5d8f94fc49eeac1741331bb6dc1657 100644
--- a/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json
+++ b/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json
@@ -5,7 +5,7 @@
"output": "inspector/protocol"
},
- "import": {
+ "imported": {
"path": "../../platform/v8_inspector/js_protocol.json",
"package": "platform/v8_inspector/public/protocol"
},
@@ -18,6 +18,6 @@
"class_export": {
"macro": "CORE_EXPORT",
- "header_path": "core/CoreExport.h"
+ "header": "core/CoreExport.h"
}
}
« no previous file with comments | « no previous file | third_party/WebKit/Source/platform/inspector_protocol/BackendCallback_h.template » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698