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

Unified Diff: content/content_browser.gypi

Issue 251613002: Broadcast NotifyTimezoneChange to all RenderProcessHosts when the system time zone changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (267223) Created 6 years, 8 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 | « content/browser/time_zone_monitor_win.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 25d8fcbbf3b948d61427740e90a72b9e9345f781..a3160d6b3626c248fe3d7b523b0b96745200af0b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1271,6 +1271,14 @@
'browser/system_message_window_win.h',
'browser/tcmalloc_internals_request_job.cc',
'browser/tcmalloc_internals_request_job.h',
+ 'browser/time_zone_monitor.cc',
+ 'browser/time_zone_monitor.h',
+ 'browser/time_zone_monitor_android.cc',
+ 'browser/time_zone_monitor_android.h',
+ 'browser/time_zone_monitor_chromeos.cc',
+ 'browser/time_zone_monitor_linux.cc',
+ 'browser/time_zone_monitor_mac.mm',
+ 'browser/time_zone_monitor_win.cc',
'browser/theme_helper_mac.mm',
'browser/theme_helper_mac.h',
'browser/tracing/trace_message_filter.cc',
« no previous file with comments | « content/browser/time_zone_monitor_win.cc ('k') | content/content_jni.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698