| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 47725504630a5d9b3623bfec3b6872dc65e5a8cd..c6c85d253db4805dc80697f66e371b1d1c1e9d6d 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -620,8 +620,10 @@
|
| }],
|
| ['OS == "android"', {
|
| 'sources': [
|
| + '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',
|
| +
|
| 'invalidation/invalidation_service_android_unittest.cc',
|
| ],
|
| 'sources!': [
|
|
|