| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 437bf940dc52d6ddbf2f247f6b3031a915b76819..8d6b959d44af4e1da1eb735ae348c6602196a5d1 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -1185,6 +1185,8 @@
|
| ['OS=="android"', {
|
| 'dependencies': [
|
| '../build/android/ndk.gyp:cpu_features',
|
| + 'components.gyp:variations_java',
|
| + 'components.gyp:variations_jni_headers',
|
| ],
|
| }],
|
| ['OS=="android" and configuration_policy == 1', {
|
|
|