| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index c81d4900e406d67d7602f279d38bf001dc1e0944..5470793651ec46f06c95b9287287fe0da85fbd6f 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -715,6 +715,7 @@
|
| }],
|
| ['OS == "android"', {
|
| 'sources': [
|
| + 'data_reduction_proxy/content/browser/data_reduction_proxy_blocking_page_unittest.cc',
|
| 'data_reduction_proxy/content/browser/data_reduction_proxy_resource_throttle_unittest.cc',
|
| 'data_reduction_proxy/content/browser/data_reduction_proxy_ui_manager_unittest.cc',
|
| 'invalidation/invalidation_service_android_unittest.cc',
|
|
|