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

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

Issue 2490473004: [DevTools] Roll third_party/inspector_protocol to e23134c5aa6131e5a3a3afbefce255becce3a3bd. (Closed)
Patch Set: ui_devtools 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/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 3048e5262d52bfe5eec7918559039d0b17a527e2..986a04ff7569ea60ac8f35b72bfcbd1890ca55e8 100644
--- a/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json
+++ b/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json
@@ -93,7 +93,6 @@
},
"imported": {
- "path": "../../../../../v8/src/inspector/js_protocol.json",
"header": "<v8-inspector-protocol.h>",
"to_imported_string": "toV8InspectorStringView(%s)",
"from_imported_string": "toCoreString(%s)",
@@ -104,7 +103,6 @@
"package": "core/inspector/protocol",
"output": "inspector/protocol",
"string_header": "core/inspector/V8InspectorString.h",
- "platform_header": "core/inspector/ProtocolPlatform.h",
"export_macro": "CORE_EXPORT",
"export_header": "core/CoreExport.h"
}
« no previous file with comments | « third_party/WebKit/Source/core/inspector/V8InspectorString.cpp ('k') | third_party/inspector_protocol/CodeGenerator.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698