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

Unified Diff: chrome/chrome_browser.gypi

Issue 8600001: Fixes bug where clock button wasn't updating in response to a timezone (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge and allow NULL Created 9 years, 1 month 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/ui/views/aura/status_area_host_aura.cc ('k') | no next file » | 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 b8c9a1645883bc4e0748b9f53fcdfd2ec5adadef..39473c350b626186c62215c815a454d7bd0fdb28 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -768,6 +768,8 @@
'browser/chromeos/status/status_area_view.h',
'browser/chromeos/status/status_area_view_chromeos.cc',
'browser/chromeos/status/status_area_view_chromeos.h',
+ 'browser/chromeos/status/timezone_clock_updater.cc',
+ 'browser/chromeos/status/timezone_clock_updater.h',
'browser/chromeos/system/name_value_pairs_parser.cc',
'browser/chromeos/system/name_value_pairs_parser.h',
'browser/chromeos/system/runtime_environment.cc',
« no previous file with comments | « chrome/browser/ui/views/aura/status_area_host_aura.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698