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

Unified Diff: components/network_time/network_time_pref_names.h

Issue 2902603002: Add enterprise policy for network time service (Closed)
Patch Set: shorten caption Created 3 years, 7 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
Index: components/network_time/network_time_pref_names.h
diff --git a/components/network_time/network_time_pref_names.h b/components/network_time/network_time_pref_names.h
index 3476c53109e149173bd54671c897964ff3c666f8..9f15b1c20a299281fd0fecfa6b3f076b2af55409 100644
--- a/components/network_time/network_time_pref_names.h
+++ b/components/network_time/network_time_pref_names.h
@@ -10,6 +10,8 @@ namespace prefs {
extern const char kNetworkTimeMapping[];
+extern const char kNetworkTimeQueriesEnabled[];
+
} // namespace prefs
} // namespace network_time

Powered by Google App Engine
This is Rietveld 408576698