| Index: chrome/browser/history/expire_history_backend_unittest.cc
|
| diff --git a/chrome/browser/history/expire_history_backend_unittest.cc b/chrome/browser/history/expire_history_backend_unittest.cc
|
| index d5e1981671a0e8e177e3819890eb6a92acf630f9..b8c21db10e318d5f19b2523f40620a95dfbee84c 100644
|
| --- a/chrome/browser/history/expire_history_backend_unittest.cc
|
| +++ b/chrome/browser/history/expire_history_backend_unittest.cc
|
| @@ -109,7 +109,6 @@ class ExpireHistoryTest : public testing::Test,
|
| // Time at the beginning of the test, so everybody agrees what "now" is.
|
| const Time now_;
|
|
|
| - // Details received from HistoryObserver events.
|
| typedef std::vector<URLRows> URLsModifiedNotificationList;
|
| URLsModifiedNotificationList urls_modified_notifications_;
|
|
|
|
|