| Index: third_party/WebKit/Source/devtools/protocol.json
|
| diff --git a/third_party/WebKit/Source/devtools/protocol.json b/third_party/WebKit/Source/devtools/protocol.json
|
| index 9462985bd02508bb069da640602f62f6b51c085c..8e412dccf9040c1bc771953cefff234077ca2f4f 100644
|
| --- a/third_party/WebKit/Source/devtools/protocol.json
|
| +++ b/third_party/WebKit/Source/devtools/protocol.json
|
| @@ -455,9 +455,6 @@
|
| },
|
| {
|
| "name": "requestAppBanner",
|
| - "returns": [
|
| - { "name": "result", "type": "boolean" }
|
| - ],
|
| "hidden": true,
|
| "handlers": ["browser"]
|
| }
|
|
|