| Index: chrome/chrome_tests_unit.gypi
|
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
|
| index 605ecedc0917c7ebc294d832076cf6d8158d05fe..7b4222a408f13b5528bd0af68cd1a35c2318a608 100644
|
| --- a/chrome/chrome_tests_unit.gypi
|
| +++ b/chrome/chrome_tests_unit.gypi
|
| @@ -2528,6 +2528,9 @@
|
| ],
|
| }],
|
| ['OS!="android" and OS!="ios"', {
|
| + 'dependencies': [
|
| + 'tools/profile_reset/jtl_compiler.gyp:jtl_compiler_lib',
|
| + ],
|
| 'sources!': [
|
| 'browser/metrics/variations/variations_request_scheduler_mobile_unittest.cc',
|
| 'browser/net/spdyproxy/data_reduction_proxy_settings_unittest.cc',
|
|
|