REMOVED           407 chrome/browser/background/background_application_list_model.cc       case UpdatedExtensionPermissionsInfo::REMOVED:
REMOVED            70 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       case REMOVED:
REMOVED           163 chrome/browser/extensions/api/identity/account_tracker_unittest.cc   events_.push_back(TrackingEvent(REMOVED, ids.email, ids.gaia));
REMOVED           432 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(REMOVED, "user@example.com", kFakeGaiaId)));
REMOVED           478 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(REMOVED, "user@example.com", kFakeGaiaId)));
REMOVED           521 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(REMOVED, "alpha@example.com", kFakeGaiaId)));
REMOVED           526 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(REMOVED, "beta@example.com", kFakeGaiaId)));
REMOVED           598 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(REMOVED, kPrimaryAccountKey, kFakeGaiaId)));
REMOVED           620 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(REMOVED, "alpha@example.com", kFakeGaiaId),
REMOVED           622 chrome/browser/extensions/api/identity/account_tracker_unittest.cc       TrackingEvent(REMOVED, "beta@example.com", kFakeGaiaId)));
REMOVED            68 chrome/browser/extensions/permissions_updater.cc   NotifyPermissionsUpdated(REMOVED, extension, removed.get());
REMOVED           119 chrome/browser/extensions/permissions_updater.cc   if (event_type == REMOVED) {
REMOVED           120 chrome/browser/extensions/permissions_updater.cc     reason = UpdatedExtensionPermissionsInfo::REMOVED;
REMOVED           192 chrome/browser/extensions/permissions_updater_unittest.cc   ASSERT_EQ(UpdatedExtensionPermissionsInfo::REMOVED, listener.reason());
REMOVED          1397 chrome/renderer/extensions/dispatcher.cc         ((reason == UpdatedExtensionPermissionsInfo::REMOVED) ?
REMOVED          1451 chrome/renderer/extensions/dispatcher.cc     case UpdatedExtensionPermissionsInfo::REMOVED: