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

Unified Diff: ui/notifications/notification_types.h

Issue 12212037: Update notifications API after review. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge conflict resolved Created 7 years, 10 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: ui/notifications/notification_types.h
diff --git a/ui/notifications/notification_types.h b/ui/notifications/notification_types.h
index dbae6c4a992f61d6fb7429492dfe3d375f10d43a..b510e92dfb72bd1106789d3959e8dde73fd007e8 100644
--- a/ui/notifications/notification_types.h
+++ b/ui/notifications/notification_types.h
@@ -42,8 +42,6 @@ enum NotificationPriority {
MAX_PRIORITY = 2,
};
-UI_EXPORT NotificationType StringToNotificationType(std::string& string_type);
-
} // namespace notifications
} // namespace ui
« no previous file with comments | « chrome/test/data/extensions/api_test/notification/galore/app/model.js ('k') | ui/notifications/notification_types.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698