Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(560)

Unified Diff: components/cronet/android/BUILD.gn

Issue 1850443005: Add missing Cronet test apk assets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698