| OLD | NEW |
| 1 <html> | 1 <html lang="und"> |
| 2 <!-- | 2 <!-- |
| 3 Copyright 2013 The Chromium Authors. All rights reserved. | 3 Copyright 2013 The Chromium Authors. All rights reserved. |
| 4 Use of this source code is governed by a BSD-style license that can be | 4 Use of this source code is governed by a BSD-style license that can be |
| 5 found in the LICENSE file. | 5 found in the LICENSE file. |
| 6 --> | 6 --> |
| 7 <head> | 7 <head> |
| 8 <title>update_location_next.html</title> | 8 <title>und_test.html: check if Chrome Translate works</title> |
| 9 <meta http-equiv="content-language" content="und"> |
| 9 </head> | 10 </head> |
| 10 <body onload="document.title='PASS';"> | 11 <body> |
| 11 <div>too short to detect a language.</div> | |
| 12 </body> | 12 </body> |
| 13 </html> | 13 </html> |
| OLD | NEW |