| Index: third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt b/third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt
|
| index e9cbe180abdef34be98a1391e3a49f1125d62f37..c9fe4a650af2512379afa7d6df13a59d507dd72f 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt
|
| @@ -11,6 +11,7 @@ IndexedDB.disable finished successfully
|
| LayerTree.disable finished successfully
|
| Log.disable finished successfully
|
| Network.disable finished successfully
|
| +Overlay.disable finished successfully
|
| Page.disable finished successfully
|
| Profiler.disable finished successfully
|
| Runtime.disable finished successfully
|
| @@ -48,6 +49,9 @@ Log.disable finished successfully
|
| Network.enable finished successfully
|
| Network.disable finished successfully
|
|
|
| +Overlay.enable finished with error DOM should be enabled first
|
| +Overlay.disable finished successfully
|
| +
|
| Page.enable finished successfully
|
| Page.disable finished successfully
|
|
|
|
|