HomeSort by relevance Sort by last modified time
    Searched defs:REMOVE_HISTORY (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/
browsing_data_remover.h 54 static const int REMOVE_HISTORY = 1 << 0;
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover.h 76 // In addition to visits, REMOVE_HISTORY removes keywords and last session.
77 REMOVE_HISTORY = 1 << 6,
102 REMOVE_HISTORY | REMOVE_INDEXEDDB | REMOVE_LOCAL_STORAGE |

Completed in 124 milliseconds