Index: third_party/WebKit/Source/devtools/scripts/generate_protocol_externs.py |
diff --git a/third_party/WebKit/Source/devtools/scripts/generate_protocol_externs.py b/third_party/WebKit/Source/devtools/scripts/generate_protocol_externs.py |
index cf98a2fbef1951c240b516891768c780e2428b08..36b6e547815d2b519a3308ce27d179face889ba2 100755 |
--- a/third_party/WebKit/Source/devtools/scripts/generate_protocol_externs.py |
+++ b/third_party/WebKit/Source/devtools/scripts/generate_protocol_externs.py |
@@ -47,6 +47,7 @@ type_traits = { |
promisified_domains = { |
"Accessibility", |
"Animation", |
+ "Browser", |
"CSS", |
"Emulation", |
"Profiler" |