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

Unified Diff: content/browser/devtools/protocol/devtools_protocol_handler_generator.py

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
« no previous file with comments | « content/browser/devtools/BUILD.gn ('k') | content/browser/devtools/protocol/dom_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/devtools/protocol/devtools_protocol_handler_generator.py
diff --git a/content/browser/devtools/protocol/devtools_protocol_handler_generator.py b/content/browser/devtools/protocol/devtools_protocol_handler_generator.py
index ca6f1ca887fbf4090c2b258045396b82fd4cb09b..f28b1c5f8511d079235c13c37ad4a7d7071b8ec9 100755
--- a/content/browser/devtools/protocol/devtools_protocol_handler_generator.py
+++ b/content/browser/devtools/protocol/devtools_protocol_handler_generator.py
@@ -646,7 +646,6 @@ fields_init = []
browser_domains_list = ["Inspector", "Page", "Emulation", "Security",
"Target", "ServiceWorker", "Input", "Storage", "Schema"]
browser_commands_list = [
- "DOM.setFileInputFiles",
"Network.enable",
"Network.disable",
"Network.clearBrowserCache",
« no previous file with comments | « content/browser/devtools/BUILD.gn ('k') | content/browser/devtools/protocol/dom_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698