| Index: net/cookies/cookie_store_unittest.h
|
| diff --git a/net/cookies/cookie_store_unittest.h b/net/cookies/cookie_store_unittest.h
|
| index ce8008f21b517539fbe4756c87d7bc5ab8fb0017..2b42c897896b440cf0673630defcebd82aee365a 100644
|
| --- a/net/cookies/cookie_store_unittest.h
|
| +++ b/net/cookies/cookie_store_unittest.h
|
| @@ -1095,8 +1095,6 @@ TYPED_TEST_P(CookieStoreTest, TestSecure) {
|
| this->GetCookies(cs, this->https_www_google_.url()));
|
| }
|
|
|
| -static const int kLastAccessThresholdMilliseconds = 200;
|
| -
|
| // Formerly NetUtilTest.CookieTest back when we used wininet's cookie handling.
|
| TYPED_TEST_P(CookieStoreTest, NetUtilCookieTest) {
|
| const GURL test_url("http://mojo.jojo.google.izzle/");
|
|
|