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

Unified Diff: chrome/chrome_browser.gypi

Issue 183763041: Listen for changes to the system time zone, and broadcast a NotifyTimezoneChange to all RenderViewHo (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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/browser/mac/timezone_notification.mm ('k') | content/renderer/renderer.sb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index d46c6429ead695d0c71ce052f69ae8d8d91e2831..4f6f7e8b2fc43e3b767c7ab4553a2eaf43aaa21e 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1069,6 +1069,8 @@
'browser/mac/relauncher.h',
'browser/mac/security_wrappers.cc',
'browser/mac/security_wrappers.h',
+ 'browser/mac/timezone_notification.h',
+ 'browser/mac/timezone_notification.mm',
'browser/managed_mode/custodian_profile_downloader_service.cc',
'browser/managed_mode/custodian_profile_downloader_service.h',
'browser/managed_mode/custodian_profile_downloader_service_factory.cc',
« no previous file with comments | « chrome/browser/mac/timezone_notification.mm ('k') | content/renderer/renderer.sb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698