| Index: chrome/browser/resources/chromeos/merge_session_load.html
|
| diff --git a/chrome/browser/resources/chromeos/merge_session_load.html b/chrome/browser/resources/chromeos/merge_session_load.html
|
| index b2b308977c708600184dab1be5a3a1254e0f8354..555c88afedc1ef71e584119c758d81dac57b503f 100644
|
| --- a/chrome/browser/resources/chromeos/merge_session_load.html
|
| +++ b/chrome/browser/resources/chromeos/merge_session_load.html
|
| @@ -29,7 +29,6 @@ body {
|
| <script>
|
|
|
| function sendCommand(cmd) {
|
| - window.domAutomationController.setAutomationId(1);
|
| window.domAutomationController.send(cmd);
|
| }
|
|
|
|
|