| 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 8dba83c1f09a8d9ff4182a08794123b292891ca1..dc8c49c74706232606076fb87260d8920f06670d 100644
|
| --- a/third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/inspector/agents-enable-disable-expected.txt
|
| @@ -2,7 +2,6 @@ Test that each agent could be enabled/disabled separately.
|
|
|
| Animation.disable finished successfully
|
| CSS.disable finished successfully
|
| -Console.disable finished successfully
|
| DOM.disable finished successfully
|
| DOMStorage.disable finished successfully
|
| Database.disable finished successfully
|
| @@ -10,6 +9,7 @@ Debugger.disable finished successfully
|
| HeapProfiler.disable finished successfully
|
| IndexedDB.disable finished successfully
|
| LayerTree.disable finished successfully
|
| +Log.disable finished successfully
|
| Network.disable finished successfully
|
| Page.disable finished successfully
|
| Profiler.disable finished successfully
|
| @@ -22,9 +22,6 @@ Animation.disable finished successfully
|
| CSS.enable finished with error DOM agent needs to be enabled first.
|
| CSS.disable finished successfully
|
|
|
| -Console.enable finished successfully
|
| -Console.disable finished successfully
|
| -
|
| DOM.enable finished successfully
|
| DOM.disable finished successfully
|
|
|
| @@ -46,6 +43,9 @@ IndexedDB.disable finished successfully
|
| LayerTree.enable finished successfully
|
| LayerTree.disable finished successfully
|
|
|
| +Log.enable finished successfully
|
| +Log.disable finished successfully
|
| +
|
| Network.enable finished successfully
|
| Network.disable finished successfully
|
|
|
|
|