| Index: chrome/browser/history/in_memory_url_index.h
|
| ===================================================================
|
| --- chrome/browser/history/in_memory_url_index.h (revision 289673)
|
| +++ chrome/browser/history/in_memory_url_index.h (working copy)
|
| @@ -290,8 +290,6 @@
|
| // to be cached. Set to false when the index has been cached. Used as a
|
| // temporary safety check to insure that the cache is saved before the
|
| // index has been destructed.
|
| - // TODO(mrossetti): Eliminate once the transition to SQLite has been done.
|
| - // http://crbug.com/83659
|
| bool needs_to_be_cached_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(InMemoryURLIndex);
|
|
|