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

Unified Diff: content/browser/devtools/protocol_config.json

Issue 2520193002: [DevTools] Move more domains to new generator. (Closed)
Patch Set: 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: content/browser/devtools/protocol_config.json
diff --git a/content/browser/devtools/protocol_config.json b/content/browser/devtools/protocol_config.json
index ef70f5e055b8191ed92be9bce5de892782d8cd85..8ef580d4de896138e57d644939c025b7a59fafb8 100644
--- a/content/browser/devtools/protocol_config.json
+++ b/content/browser/devtools/protocol_config.json
@@ -10,6 +10,10 @@
"export_header": "content/common/content_export.h",
"options": [
{
+ "domain": "DOM",
+ "include": ["setFileInputFiles"]
+ },
+ {
"domain": "IO",
"async": ["read"]
},
« no previous file with comments | « content/browser/devtools/protocol/dom_handler.cc ('k') | content/browser/devtools/render_frame_devtools_agent_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698