| Index: third_party/WebKit/LayoutTests/inspector/console/console-format-es6.html | 
| diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6.html b/third_party/WebKit/LayoutTests/inspector/console/console-format-es6.html | 
| index 1a3ea1182d380bb6c53e4cb33f39ffac1bb58577..b8f746eb83e2e3d7fd55ec74d885585de113f951 100644 | 
| --- a/third_party/WebKit/LayoutTests/inspector/console/console-format-es6.html | 
| +++ b/third_party/WebKit/LayoutTests/inspector/console/console-format-es6.html | 
| @@ -1,4 +1,4 @@ | 
| -<html> | 
| +<!-- NOTE: Test is being migrated (see crbug.com/667560) !--><html> | 
| <head> | 
| <script src="../../http/tests/inspector/inspector-test.js"></script> | 
| <script src="../../http/tests/inspector/console-test.js"></script> | 
|  |