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

Unified Diff: chrome/browser/chromeos/login/login_utils.cc

Issue 10947046: Eliminate kAshNotifyDisabled and SystemNotification (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/browser/chromeos/login/login_utils.cc
diff --git a/chrome/browser/chromeos/login/login_utils.cc b/chrome/browser/chromeos/login/login_utils.cc
index 2720da28143a881236d208eab78bb79bb1dfafbf..b28a30d846d70b474974c8ad2496d58d0cdf4345 100644
--- a/chrome/browser/chromeos/login/login_utils.cc
+++ b/chrome/browser/chromeos/login/login_utils.cc
@@ -789,7 +789,6 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
ash::switches::kAshWindowAnimationsDisabled,
ash::switches::kAuraLegacyPowerButton,
ash::switches::kAuraNoShadows,
- ash::switches::kAshNotifyDisabled,
::switches::kUIEnablePartialSwap,
::switches::kUIPrioritizeInGpuProcess,
#if defined(USE_CRAS)

Powered by Google App Engine
This is Rietveld 408576698