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

Unified Diff: LayoutTests/http/tests/plugins/third-party-cookie-accept-policy.html

Issue 1005223002: Blink: Replace all "plug-in" with "plugin". (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Revert netscape-dom-access tests. Created 5 years, 9 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: LayoutTests/http/tests/plugins/third-party-cookie-accept-policy.html
diff --git a/LayoutTests/http/tests/plugins/third-party-cookie-accept-policy.html b/LayoutTests/http/tests/plugins/third-party-cookie-accept-policy.html
index af899f439fa3374e52baffa4d02e5baa16f99d4e..89c71fb6a0909eff81a930ccae0fd1485b27d64e 100644
--- a/LayoutTests/http/tests/plugins/third-party-cookie-accept-policy.html
+++ b/LayoutTests/http/tests/plugins/third-party-cookie-accept-policy.html
@@ -11,7 +11,7 @@ if (window.testRunner) {
</script>
<body>
-This tests that plug-ins cannot set cookies in violation of the 3rd party cookie policy.<br>
+This tests that plugins cannot set cookies in violation of the 3rd party cookie policy.<br>
<iframe src="http://localhost:8000/plugins/resources/third-party-cookie-accept-policy-iframe.html"></iframe>
</body>

Powered by Google App Engine
This is Rietveld 408576698