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

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

Issue 2420423002: [DevTools] pass v8_inspector_js_protocol as default for .imported.path in conf (Closed)
Patch Set: Created 4 years, 2 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
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 47ef64f3c46e4619fb1312096fb13a7b7e27a610..c9b5ec7425a4a8729116b834c16ba2ab8ae3ed3a 100644
--- a/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json
+++ b/third_party/WebKit/Source/core/inspector/inspector_protocol_config.json
@@ -9,7 +9,6 @@
},
"imported": {
- "path": "../../../../../v8/src/inspector/js_protocol.json",
"header": "<v8-inspector-protocol.h>",
"to_imported_string": "toV8InspectorStringView(%s)",
"from_imported_string": "toCoreString(%s)",

Powered by Google App Engine
This is Rietveld 408576698