| Index: content/test/data/gpu/concave_paths.html
|
| diff --git a/content/test/data/gpu/concave_paths.html b/content/test/data/gpu/concave_paths.html
|
| index 02da7852e67d35fcd5f4e0c85d1de3541b64e6c5..f11152ea97a5099136660fb6cf5e1902af379c50 100644
|
| --- a/content/test/data/gpu/concave_paths.html
|
| +++ b/content/test/data/gpu/concave_paths.html
|
| @@ -13,7 +13,6 @@ function main() {
|
| function waitForFinish()
|
| {
|
| if (g_swapsBeforeAck == 0) {
|
| - domAutomationController.setAutomationId(1);
|
| domAutomationController.send("SUCCESS");
|
| } else {
|
| g_swapsBeforeAck--;
|
|
|