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

Unified Diff: chrome/test/data/prerender/prerender_iframe_plugin_delay_load.html

Issue 1114623002: Plugin Power Saver: Make PPS work well with prerendered pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 8 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/prerender/prerender_iframe_plugin_delay_load.html
diff --git a/chrome/test/data/prerender/prerender_iframe_plugin_delay_load.html b/chrome/test/data/prerender/prerender_iframe_plugin_delay_load.html
index a13af56815bdc339ed5dd4c30ea6d01ee5173d46..dfa02544c50736f23d2519ccab55cd374aa77b51 100644
--- a/chrome/test/data/prerender/prerender_iframe_plugin_delay_load.html
+++ b/chrome/test/data/prerender/prerender_iframe_plugin_delay_load.html
@@ -20,6 +20,6 @@ function DidDisplayPass() {
}
</script>
<body>
-<iframe src="plugin_delay_load.html" id="plugin_iframe"></iframe>
+<iframe src="prerender_plugin_delay_load.html" id="plugin_iframe"></iframe>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698