| Index: components/cronet/android/BUILD.gn
|
| diff --git a/components/cronet/android/BUILD.gn b/components/cronet/android/BUILD.gn
|
| index 89088101ee5592b1912fac50cd395cd0f6f3197d..6faf6fe55d2176c9547aaf65fba87adb4a54657b 100644
|
| --- a/components/cronet/android/BUILD.gn
|
| +++ b/components/cronet/android/BUILD.gn
|
| @@ -517,6 +517,8 @@ android_assets("cronet_test_apk_assets") {
|
| "test/assets/test/content_length_mismatch.html.mock-http-headers",
|
| "test/assets/test/datareductionproxysuccess.txt",
|
| "test/assets/test/datareductionproxysuccess.txt.mock-http-headers",
|
| + "test/assets/test/gzipped.html",
|
| + "test/assets/test/gzipped.html.mock-http-headers",
|
| "test/assets/test/multiredirect.html",
|
| "test/assets/test/multiredirect.html.mock-http-headers",
|
| "test/assets/test/notfound.html",
|
|
|