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

  /external/chromium_org/chrome/common/extensions/
extension_constants.h 285 UNLOAD_REASON_BLACKLIST, // Extension has been blacklisted.
  /external/chromium_org/chrome/browser/extensions/
extension_notification_observer.cc 119 EXPECT_EQ(extension_misc::UNLOAD_REASON_BLACKLIST,
extension_service.cc     [all...]
  /external/chromium_org/chrome/browser/background/
background_contents_service.cc 393 case extension_misc::UNLOAD_REASON_BLACKLIST:

Completed in 130 milliseconds