summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_switches.h
diff options
context:
space:
mode:
authorzea@chromium.org <zea@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-10 02:20:50 +0000
committerzea@chromium.org <zea@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-07-10 02:20:50 +0000
commit26fc8b6caa7275e6ffc123391c06dbe0e6a56fb8 (patch)
tree6c93b80215b70749681239f47c1ebad6abc97b85 /chrome/common/chrome_switches.h
parent3d182b8904f69705f28aa1d8922a91eb1df411c9 (diff)
downloadchromium_src-26fc8b6caa7275e6ffc123391c06dbe0e6a56fb8.zip
chromium_src-26fc8b6caa7275e6ffc123391c06dbe0e6a56fb8.tar.gz
chromium_src-26fc8b6caa7275e6ffc123391c06dbe0e6a56fb8.tar.bz2
[Sync] Remove support for legacy tab sync favicons
Tab favicons have been around long enough to remove the need for the legacy favicon support. BUG=none Review URL: https://chromiumcodereview.appspot.com/18867005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210721 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r--chrome/common/chrome_switches.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index 9ff6327..d93ddab 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -357,7 +357,6 @@ extern const char kSyncKeystoreEncryption[];
extern const char kSyncShortInitialRetryOverride[];
extern const char kSyncNotificationHostPort[];
extern const char kSyncServiceURL[];
-extern const char kSyncTabFavicons[];
extern const char kSyncThrowUnrecoverableError[];
extern const char kSyncTrySsltcpFirstForXmpp[];
extern const char kSyncEnableDeferredStartup[];