| Index: content/test/gpu/gpu_tests/trace_integration_test.py
|
| diff --git a/content/test/gpu/gpu_tests/trace_integration_test.py b/content/test/gpu/gpu_tests/trace_integration_test.py
|
| index 0c9330ec065271a58c95719c63b12ff4c4f78a66..abfbb591d03f63870912784d250253d4c78fef68 100644
|
| --- a/content/test/gpu/gpu_tests/trace_integration_test.py
|
| +++ b/content/test/gpu/gpu_tests/trace_integration_test.py
|
| @@ -30,8 +30,6 @@ test_harness_script = r"""
|
|
|
| domAutomationController._finished = false;
|
|
|
| - domAutomationController.setAutomationId = function(id) {}
|
| -
|
| domAutomationController.send = function(msg) {
|
| // Issue a read pixel to synchronize the gpu process to ensure
|
| // the asynchronous category enabling is finished.
|
|
|