| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 5aea8b33a4b842c08cce26811065e44e9764a2c2..9e2ddedc5627cb81f1247a79ff85f01a60ad09d4 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -1230,6 +1230,7 @@
|
| 'data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page_unittest.cc',
|
| 'data_reduction_proxy/content/browser/data_reduction_proxy_debug_resource_throttle_unittest.cc',
|
| 'data_reduction_proxy/content/browser/data_reduction_proxy_debug_ui_manager_unittest.cc',
|
| + 'data_usage/android/traffic_stats_amortizer_unittest.cc',
|
| 'invalidation/impl/invalidation_logger_unittest.cc',
|
| 'invalidation/impl/invalidation_service_android_unittest.cc',
|
| ],
|
|
|