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

Unified Diff: chrome/test/data/plugin_power_saver/same_origin_tiny_plugin.html

Issue 2627493002: [PPS] Exclude same-origin tiny plugins. (Closed)
Patch Set: fix test Created 3 years, 11 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/plugin_power_saver/same_origin_tiny_plugin.html
diff --git a/chrome/test/data/plugin_power_saver/same_origin_tiny_plugin.html b/chrome/test/data/plugin_power_saver/same_origin_tiny_plugin.html
new file mode 100644
index 0000000000000000000000000000000000000000..01c64b2c384feac8e59efc74ec896fceb2cf3b21
--- /dev/null
+++ b/chrome/test/data/plugin_power_saver/same_origin_tiny_plugin.html
@@ -0,0 +1,2 @@
+<object id='tiny_same_origin' data='fake.swf'
+ type='application/x-shockwave-flash' width='3' height='3'></object>

Powered by Google App Engine
This is Rietveld 408576698