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

Unified Diff: chrome/test/data/session_history/location_redirect_frame1.html

Issue 10820043: Convert speech and session history browser_tests to run under content_browsertests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 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/session_history/location_redirect_frame1.html
===================================================================
--- chrome/test/data/session_history/location_redirect_frame1.html (revision 148625)
+++ chrome/test/data/session_history/location_redirect_frame1.html (working copy)
@@ -1,5 +0,0 @@
-<script>
-function navigate() {
- location = "location_redirect_frame2.html";
-}
-</script>

Powered by Google App Engine
This is Rietveld 408576698