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

Unified Diff: components/network_time/network_time_tracker.cc

Issue 2915273002: Update NetworkTimeQueries policy name in annotation (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/network_time/network_time_tracker.cc
diff --git a/components/network_time/network_time_tracker.cc b/components/network_time/network_time_tracker.cc
index 56331529789d5286c5ca1a49158f3bf14160cef9..18aff16cb893629994c16f2b6c4a74e3a8f49848 100644
--- a/components/network_time/network_time_tracker.cc
+++ b/components/network_time/network_time_tracker.cc
@@ -480,8 +480,8 @@ void NetworkTimeTracker::CheckTime() {
cookies_allowed: false
setting: "This feature cannot be disabled by settings."
chrome_policy {
- NetworkTimeQueriesEnabled {
- NetworkTimeQueriesEnabled: false
+ BrowserNetworkTimeQueriesEnabled {
+ BrowserNetworkTimeQueriesEnabled: false
}
}
})");
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698