| Index: LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt
 | 
| diff --git a/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt b/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt
 | 
| index 774a207d5a287f25923ba6bf1bad477279118f23..67e20e7f858a52cecf095e01a4768af79893e777 100644
 | 
| --- a/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt
 | 
| +++ b/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt
 | 
| @@ -2,12 +2,12 @@ CONSOLE MESSAGE: line 10: sending a %s request to %s
 | 
|  CONSOLE MESSAGE: line 10: sending a %s request to %s
 | 
|  CONSOLE MESSAGE: line 10: sending a %s request to %s
 | 
|  CONSOLE MESSAGE: line 10: sending a %s request to %s
 | 
| -CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
 | 
| +CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
 | 
|  CONSOLE MESSAGE: line 10: sending a %s request to %s
 | 
|  CONSOLE MESSAGE: line 10: sending a %s request to %s
 | 
|  CONSOLE MESSAGE: line 10: sending a %s request to %s
 | 
|  CONSOLE MESSAGE: line 10: sending a %s request to %s
 | 
| -CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
 | 
| +CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
 | 
|  Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled.
 | 
|  
 | 
|  sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10
 | 
| 
 |