| Index: chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js
|
| diff --git a/chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js b/chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js
|
| index 981cf684623f7e16186197ba3f049facf8d857ee..14b9dda3dbce6f8d0d0bbb3cb9898079a643a944 100644
|
| --- a/chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js
|
| +++ b/chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest.js
|
| @@ -306,7 +306,7 @@ TEST_F('BluetoothWebUITest', 'testMaliciousInput', function() {
|
| '>\'>\\"><SCRIPT>alert(1)</SCRIPT>',
|
| '<IMG SRC=\\"javascript:alert(1)\\">',
|
| '<A HREF=\\"data:text/html;base64,' +
|
| - 'PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pgo=\\">...</A>',
|
| + 'PHNjcmlwdD5hbGVydCgxKTwvc2NyaXB0Pgo=\\">..</A>',
|
| '<div>',
|
| '<textarea>',
|
| '<style>',
|
|
|