Chromium Code Reviews| Index: LayoutTests/inspector/console/clients-ignored-in-privatebrowsing-expected.txt |
| diff --git a/LayoutTests/inspector/console/clients-ignored-in-privatebrowsing-expected.txt b/LayoutTests/inspector/console/clients-ignored-in-privatebrowsing-expected.txt |
| deleted file mode 100644 |
| index 7be241eb79bec2e73dd586dd03c5fbcf110014f7..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/inspector/console/clients-ignored-in-privatebrowsing-expected.txt |
| +++ /dev/null |
| @@ -1,4 +0,0 @@ |
| -In PrivateBrowsing mode, console messages are visible in the Console, but aren't sent to ChromeClients (or printf'd) in order to ensure they never end up in logs. Better safe than sorry. |
| - |
| -log: This should show up once console messages are dumped, but should _not_ show up as a "CONSOLE MESSAGE:" at the top of the output. |
| - |