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

Unified Diff: chrome/browser/chromeos/extensions/file_browser_notifications.h

Issue 10947046: Eliminate kAshNotifyDisabled and SystemNotification (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix nit 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
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/chromeos/extensions/file_browser_notifications.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/extensions/file_browser_notifications.h
diff --git a/chrome/browser/chromeos/extensions/file_browser_notifications.h b/chrome/browser/chromeos/extensions/file_browser_notifications.h
index 9d74a75be4bbab6d12c80ca7f6fad35eb708ad03..3a46e05bbef45369c5f2361c15293350f322193e 100644
--- a/chrome/browser/chromeos/extensions/file_browser_notifications.h
+++ b/chrome/browser/chromeos/extensions/file_browser_notifications.h
@@ -78,9 +78,6 @@ class FileBrowserNotifications
std::string CreateNotificationId(NotificationType type,
const std::string& path);
- NotificationMessage* GetNotification(NotificationType type,
- const std::string& path,
- const string16& message);
void ShowNotificationById(NotificationType type,
const std::string& notification_id,
const string16& message);
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/chromeos/extensions/file_browser_notifications.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698