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

Unified Diff: chrome/common/pref_names.h

Issue 296453005: Componentize chrome/browser/network_time (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix iOS Created 6 years, 6 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/chrome_tests_unit.gypi ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pref_names.h
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
index 13e4266e5c33b0c687951ee7a13f5452c34b8e88..2b6066f095118047e0bdcc0e2581489d5eb90969 100644
--- a/chrome/common/pref_names.h
+++ b/chrome/common/pref_names.h
@@ -870,8 +870,6 @@ extern const char kWatchdogExtensionActiveOld[];
extern const char kProfilePreferenceHashes[];
-extern const char kNetworkTimeMapping[];
-
#if defined(OS_ANDROID)
extern const char kPartnerBookmarkMappings[];
#endif
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/pref_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698