Index: chrome/test/data/ssl/top_frame.html |
diff --git a/chrome/test/data/ssl/top_frame.html b/chrome/test/data/ssl/top_frame.html |
index ac5c1441c2bc12fdde20dc244594828c45ae192b..c19364889c6942be579e29eb362426b0669595da 100644 |
--- a/chrome/test/data/ssl/top_frame.html |
+++ b/chrome/test/data/ssl/top_frame.html |
@@ -19,7 +19,7 @@ |
</script> |
</head> |
<frameset cols="25%,75%"> |
- <frame src="frame_left.html" name="navFrame"> |
+ <frame src="REPLACE_WITH_FRAME_LEFT_PATH" name="navFrame"> |
<frame src="frame_right.html" name="contentFrame"> |
</frameset> |
</html> |