Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(55)

Unified Diff: chrome/common/chrome_notification_types.h

Issue 10407105: Improve error messaging of webRequest API in case of conflicts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merged with ToT Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/chrome_notification_types.h
diff --git a/chrome/common/chrome_notification_types.h b/chrome/common/chrome_notification_types.h
index 8301388d08605fef2f18f0cf21d14b33d3b2a084..20aceba2a466bb3e6ee1f4f3b313051ec4abd295 100644
--- a/chrome/common/chrome_notification_types.h
+++ b/chrome/common/chrome_notification_types.h
@@ -690,11 +690,6 @@ enum NotificationType {
// (const std::string).
NOTIFICATION_EXTENSION_UPDATE_FOUND,
- // Sent when one or more extensions changed their warning status (like
- // slowing down Chrome or conflicting with each other).
- // The source is a Profile.
- NOTIFICATION_EXTENSION_WARNING_CHANGED,
-
// An installed app changed notification state (added or removed
// notifications). The source is a Profile, and the details are a string
// with the extension id of the app.
« chrome/browser/extensions/extension_warning_set.cc ('K') | « chrome/chrome_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698