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

Unified Diff: chrome/test/data/autofill/heuristics/input/08_register_amazon.com.html

Issue 7493036: Speed up the Autofill heuristics browser tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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/autofill/heuristics/input/08_register_amazon.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/08_register_amazon.com.html b/chrome/test/data/autofill/heuristics/input/08_register_amazon.com.html
index 0fe09d62c752a731c250fdc7c445b9b7e6692799..6f163063289f14f12f6e77ffe613b058b83ef96c 100644
--- a/chrome/test/data/autofill/heuristics/input/08_register_amazon.com.html
+++ b/chrome/test/data/autofill/heuristics/input/08_register_amazon.com.html
@@ -190,7 +190,7 @@ div.post-continue {
<div class="logo">
<span style="float:left;">
-<img src="https://images-na.ssl-images-amazon.com/images/G/01/rainier/nav/sc-logo-top._V192558617_.gif" width="233" height="44" border="0">
+<img src="#" width="233" height="44" border="0">
</span>
</div>
<div style="clear:both;">

Powered by Google App Engine
This is Rietveld 408576698