| Index: tools/perf/core/about_tracing_integration_test.py
|
| diff --git a/tools/perf/core/about_tracing_integration_test.py b/tools/perf/core/about_tracing_integration_test.py
|
| index a39c99b0c9ea33a1113608a7c26db7bfc3380ea6..a60ca2c85b5b486198ae2424006ef66e5b3a43a1 100644
|
| --- a/tools/perf/core/about_tracing_integration_test.py
|
| +++ b/tools/perf/core/about_tracing_integration_test.py
|
| @@ -8,7 +8,6 @@
|
| class AboutTracingIntegrationTest(tab_test_case.TabTestCase):
|
|
|
| @decorators.Disabled('android',
|
| - 'mac', # https://crbug.com/633579
|
| 'win') # https://crbug.com/632871
|
| def testBasicTraceRecording(self):
|
| action_runner = self._tab.action_runner
|
|
|