HomeSort by relevance Sort by last modified time
    Searched refs:CONTENT_SETTINGS (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter.h 39 CONTENT_SETTINGS = 1 << 2,
47 ALL = DEFAULT_SEARCH_ENGINE | HOMEPAGE | CONTENT_SETTINGS |
profile_resetter.cc 13 #include "chrome/browser/content_settings/host_content_settings_map.h"
111 {CONTENT_SETTINGS, &ProfileResetter::ResetContentSettings},
232 MarkAsDone(CONTENT_SETTINGS);
profile_resetter_unittest.cc 11 #include "chrome/browser/content_settings/host_content_settings_map.h"
544 ResetAndWait(ProfileResetter::CONTENT_SETTINGS);
805 ProfileResetter::CONTENT_SETTINGS);
    [all...]

Completed in 640 milliseconds