| Index: net/cookies/cookie_constants_unittest.cc
|
| diff --git a/net/cookies/cookie_constants_unittest.cc b/net/cookies/cookie_constants_unittest.cc
|
| index 87fa1c1b10703a1a9aa7e9947055bfd53b25b75a..53cdc523c6ea8121124d631a6871a1890c354d63 100644
|
| --- a/net/cookies/cookie_constants_unittest.cc
|
| +++ b/net/cookies/cookie_constants_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "net/cookies/cookie_constants.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|