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

Unified Diff: net/base/cookie_policy_unittest.cc

Issue 43079: NO CODE CHANGE (Closed)
Patch Set: Created 11 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
« no previous file with comments | « net/base/cookie_policy.h ('k') | net/base/data_url.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/cookie_policy_unittest.cc
diff --git a/net/base/cookie_policy_unittest.cc b/net/base/cookie_policy_unittest.cc
index 899d062a86435994db30c7ce252876418692b66f..982b250b7c22601d123b492831f48d8e71850bf1 100644
--- a/net/base/cookie_policy_unittest.cc
+++ b/net/base/cookie_policy_unittest.cc
@@ -85,4 +85,3 @@ TEST_F(CookiePolicyTest, BlockAllCookiesTest) {
EXPECT_FALSE(cp.CanSetCookie(url_google_, url_google_analytics_));
EXPECT_FALSE(cp.CanSetCookie(url_google_, GURL()));
}
-
« no previous file with comments | « net/base/cookie_policy.h ('k') | net/base/data_url.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698