| Index: base/base.gyp
|
| ===================================================================
|
| --- base/base.gyp (revision 107844)
|
| +++ base/base.gyp (working copy)
|
| @@ -240,7 +240,6 @@
|
| 'task_queue_unittest.cc',
|
| 'task_unittest.cc',
|
| 'template_util_unittest.cc',
|
| - 'test/trace_event_analyzer_unittest.cc',
|
| 'threading/non_thread_safe_unittest.cc',
|
| 'threading/platform_thread_unittest.cc',
|
| 'threading/simple_thread_unittest.cc',
|
| @@ -445,8 +444,6 @@
|
| 'test/test_timeouts.h',
|
| 'test/thread_test_helper.cc',
|
| 'test/thread_test_helper.h',
|
| - 'test/trace_event_analyzer.cc',
|
| - 'test/trace_event_analyzer.h',
|
| ],
|
| },
|
| {
|
|
|