Index: content/test/data/web_ui_mojo.html |
diff --git a/chrome/test/data/feeds/no_feed.html b/content/test/data/web_ui_mojo.html |
similarity index 50% |
copy from chrome/test/data/feeds/no_feed.html |
copy to content/test/data/web_ui_mojo.html |
index 9151a8c079ef0098084636952862fb8aab44537a..54a5027692707ea502f1428d9a26757adc8b2574 100644 |
--- a/chrome/test/data/feeds/no_feed.html |
+++ b/content/test/data/web_ui_mojo.html |
@@ -1,7 +1,8 @@ |
<html> |
<head> |
+ <script src="web_ui_mojo.js"></script> |
</head> |
<body> |
- This is a page with no feed link. |
+ x |
</body> |
</html> |