Home
last modified time | relevance | path

Searched refs:HISTORY_MIGRATING (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/history/
Dtop_sites.h183 HISTORY_MIGRATING, enumerator
Dtop_sites.cc286 history_state_ = HISTORY_MIGRATING; in MigrateFromHistory()
297 DCHECK_EQ(history_state_, HISTORY_MIGRATING); in FinishHistoryMigration()
330 if (history_state_ != HISTORY_MIGRATING) { in HistoryLoaded()