| Index: components/cronet.gypi
|
| diff --git a/components/cronet.gypi b/components/cronet.gypi
|
| index 1f1bb391c249ed6435249f892569cb12efec6adb..228057b4af71def3d0659e7b4975639708cfb420 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' ],
|
| },
|
|
|