| Index: chrome/test/data/supervised_user/with_iframes.html
|
| diff --git a/chrome/test/data/supervised_user/with_iframes.html b/chrome/test/data/supervised_user/with_iframes.html
|
| index 4272ee15fec3c2277861f1972e5ef2fa430c20dc..30e59f283261b1398652208a4aa6289fee05e1ab 100644
|
| --- a/chrome/test/data/supervised_user/with_iframes.html
|
| +++ b/chrome/test/data/supervised_user/with_iframes.html
|
| @@ -8,7 +8,6 @@
|
| var iframe2loaded = false;
|
|
|
| function sendValueToTest(value) {
|
| - window.domAutomationController.setAutomationId(0);
|
| window.domAutomationController.send(value);
|
| }
|
|
|
|
|