| Index: components/cronet.gypi
|
| diff --git a/components/cronet.gypi b/components/cronet.gypi
|
| index b0fbbbc559fca50281fd31e2a0dec49300f559e5..f2c82b5f36957086e9f0cf4448692365daa52580 100644
|
| --- a/components/cronet.gypi
|
| +++ b/components/cronet.gypi
|
| @@ -43,7 +43,7 @@
|
| 'target_name': 'network_quality_observations_java',
|
| 'type': 'none',
|
| 'variables': {
|
| - 'source_file': '../net/base/network_quality_estimator.h',
|
| + 'source_file': '../net/nqe/network_quality_estimator.h',
|
| },
|
| 'includes': [ '../build/android/java_cpp_enum.gypi' ],
|
| },
|
|
|