diff options
Diffstat (limited to 'chrome/browser/sync')
-rw-r--r-- | chrome/browser/sync/notifier/base/mac/time_mac.cc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/browser/sync/notifier/base/mac/time_mac.cc b/chrome/browser/sync/notifier/base/mac/time_mac.cc deleted file mode 100644 index 93fca5d..0000000 --- a/chrome/browser/sync/notifier/base/mac/time_mac.cc +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright (c) 2009 The Chromium Authors. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. -// -// Time functions - -#include "chrome/browser/sync/notifier/base/posix/time_posix.cc" - |