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

Unified Diff: chrome/test/data/android/download/dangerous.html

Issue 2341643008: Defaulting all downloads to go through Chrome network stack (Closed)
Patch Set: rebase Created 4 years, 3 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
Index: chrome/test/data/android/download/dangerous.html
diff --git a/chrome/test/data/android/download/dangerous.html b/chrome/test/data/android/download/dangerous.html
index 75343665c08371e9a4f73bacb67c6dd55594c8dd..bda5b236c3de8c319c77eab4096b46c4baf2461c 100644
--- a/chrome/test/data/android/download/dangerous.html
+++ b/chrome/test/data/android/download/dangerous.html
@@ -1,3 +1,3 @@
<html><body style="height:100%;">
- <a href="test.apk" style="display:block;position:absolute;top:0;left:0;width:100%;height:100%;">test.apk</a>
+ <a href="test.swf" style="display:block;position:absolute;top:0;left:0;width:100%;height:100%;" download>test.swf</a>
</body></html>
« no previous file with comments | « chrome/browser/loader/chrome_resource_dispatcher_host_delegate.cc ('k') | chrome/test/data/android/download/test.apk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698