From aa43b4d1623f3480929e8e5d659702a3eaacb769 Mon Sep 17 00:00:00 2001 From: "jochen@chromium.org" Date: Fri, 2 Jul 2010 13:25:31 +0000 Subject: Remove abonded privacy blacklist implementation. BUG=16932 TEST=compiles Review URL: http://codereview.chromium.org/2862041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51525 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/common/chrome_switches.h | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/common/chrome_switches.h') diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index afb798a..6616048 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -113,7 +113,6 @@ extern const char kEnableNativeWebWorkers[]; extern const char kEnablePreparsedJsCaching[]; extern const char kEnablePreconnect[]; extern const char kEnablePrintPreview[]; -extern const char kEnablePrivacyBlacklists[]; extern const char kEnableStatsTable[]; extern const char kEnableSync[]; extern const char kEnableSyncAutofill[]; -- cgit v1.1