summaryrefslogtreecommitdiffstats
path: root/chrome/common/pref_names.h
diff options
context:
space:
mode:
authorhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-04 19:41:34 +0000
committerhashimoto@chromium.org <hashimoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-04 19:41:34 +0000
commitd0ab865b9f7c0959a4d002b098a46d1fab6f1b10 (patch)
treee2ed1de96f4d8fd803ee9cd74f8446803e6b4a4f /chrome/common/pref_names.h
parent1ab4554d42c29e9e4a1403c1e1b4c56013559398 (diff)
downloadchromium_src-d0ab865b9f7c0959a4d002b098a46d1fab6f1b10.zip
chromium_src-d0ab865b9f7c0959a4d002b098a46d1fab6f1b10.tar.gz
chromium_src-d0ab865b9f7c0959a4d002b098a46d1fab6f1b10.tar.bz2
Componentize chrome/browser/network_time
Move chrome/browser/network_time to components/network_time network_time.h is removed as it's unused. BUG=371470 TEST=git cl try Review URL: https://codereview.chromium.org/296453005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274887 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r--chrome/common/pref_names.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 6dbb1f8..c9ec3c1 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -850,8 +850,6 @@ extern const char kWatchdogExtensionActiveOld[];
extern const char kProfilePreferenceHashes[];
-extern const char kNetworkTimeMapping[];
-
#if defined(OS_ANDROID)
extern const char kPartnerBookmarkMappings[];
#endif