diff options
-rw-r--r-- | chrome/browser/sync/notifier/base/linux/time_linux.cc | 7 | ||||
-rwxr-xr-x | chrome/chrome.gyp | 1 |
2 files changed, 0 insertions, 8 deletions
diff --git a/chrome/browser/sync/notifier/base/linux/time_linux.cc b/chrome/browser/sync/notifier/base/linux/time_linux.cc deleted file mode 100644 index ea2acf5..0000000 --- a/chrome/browser/sync/notifier/base/linux/time_linux.cc +++ /dev/null @@ -1,7 +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" diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 096b254..d97f584 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -5138,7 +5138,6 @@ 'browser/sync/notifier/base/async_network_alive.h', 'browser/sync/notifier/base/fastalloc.h', 'browser/sync/notifier/base/linux/network_status_detector_task_linux.cc', - 'browser/sync/notifier/base/linux/time_linux.cc', 'browser/sync/notifier/base/mac/network_status_detector_task_mac.cc', 'browser/sync/notifier/base/mac/time_mac.cc', 'browser/sync/notifier/base/nethelpers.cc', |