| Index: trunk/src/base/base.gyp
|
| ===================================================================
|
| --- trunk/src/base/base.gyp (revision 212417)
|
| +++ trunk/src/base/base.gyp (working copy)
|
| @@ -596,7 +596,6 @@
|
| 'template_util_unittest.cc',
|
| 'test/expectations/expectation_unittest.cc',
|
| 'test/expectations/parser_unittest.cc',
|
| - 'test/histogram_recorder_unittest.cc',
|
| 'test/trace_event_analyzer_unittest.cc',
|
| 'threading/non_thread_safe_unittest.cc',
|
| 'threading/platform_thread_unittest.cc',
|
| @@ -864,8 +863,6 @@
|
| 'test/expectations/expectation.h',
|
| 'test/expectations/parser.cc',
|
| 'test/expectations/parser.h',
|
| - 'test/histogram_recorder.cc',
|
| - 'test/histogram_recorder.h',
|
| 'test/mock_chrome_application_mac.h',
|
| 'test/mock_chrome_application_mac.mm',
|
| 'test/mock_devices_changed_observer.cc',
|
|
|