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

Unified Diff: chrome/browser/about_flags.cc

Issue 12680004: Remove chrome/ code to handle App Notifications (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix merge conflicts. Created 7 years, 9 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/app/theme/theme_resources.grd ('k') | chrome/browser/automation/automation_provider_observers.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/about_flags.cc
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
index 60a542cde7cd8924efd4663ce83213bad65b756c..a4b4f339c2138f377acdc45cf100fcb5ab0b2df3 100644
--- a/chrome/browser/about_flags.cc
+++ b/chrome/browser/about_flags.cc
@@ -560,13 +560,6 @@ const Experiment kExperiments[] = {
SINGLE_VALUE_TYPE(switches::kSyncTabFavicons)
},
{
- "sync-app-notifications",
- IDS_FLAGS_SYNC_APP_NOTIFICATIONS_NAME,
- IDS_FLAGS_SYNC_APP_NOTIFICATIONS_DESCRIPTION,
- kOsDesktop,
- SINGLE_VALUE_TYPE(switches::kDisableSyncAppNotifications)
- },
- {
"sync-keystore-encryption",
IDS_FLAGS_SYNC_KEYSTORE_ENCRYPTION_NAME,
IDS_FLAGS_SYNC_KEYSTORE_ENCRYPTION_DESCRIPTION,
« no previous file with comments | « chrome/app/theme/theme_resources.grd ('k') | chrome/browser/automation/automation_provider_observers.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698