| Index: net/cookies/cookie_store_unittest.h
|
| diff --git a/net/cookies/cookie_store_unittest.h b/net/cookies/cookie_store_unittest.h
|
| index d75d8f7d81ed0a32f830b084f73e743c830b51b3..0632b3edcd1df57ab12609546fddabb6fa7233d2 100644
|
| --- a/net/cookies/cookie_store_unittest.h
|
| +++ b/net/cookies/cookie_store_unittest.h
|
| @@ -1125,8 +1125,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/");
|
|
|