summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authorzea@chromium.org <zea@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-30 03:45:14 +0000
committerzea@chromium.org <zea@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-30 03:45:14 +0000
commitdaae3462e123480220b6545b94d44659ab20dac1 (patch)
treee9ea57a0f513c5b4866cae24db93b03fa3b702fd /net/net.gyp
parented7c6617764efaf49a091ecd69ef898653435cca (diff)
downloadchromium_src-daae3462e123480220b6545b94d44659ab20dac1.zip
chromium_src-daae3462e123480220b6545b94d44659ab20dac1.tar.gz
chromium_src-daae3462e123480220b6545b94d44659ab20dac1.tar.bz2
Split NetworkTimeTracker into service part and observer part.
The service will now get time updates from sync's http bridge (with time data from the sync server). Original codereview by haitaol@chromium.org at https://codereview.chromium.org/12211117/ BUG=177072 TBR=akalin@chromium.org Review URL: https://chromiumcodereview.appspot.com/12833011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197258 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index c319a68..eb5fc0a 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -186,6 +186,8 @@
'base/network_config_watcher_mac.h',
'base/network_delegate.cc',
'base/network_delegate.h',
+ 'base/network_time_notifier.cc',
+ 'base/network_time_notifier.h',
'base/nss_memio.c',
'base/nss_memio.h',
'base/openssl_private_key_store.h',