summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authornick@chromium.org <nick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-05 22:34:29 +0000
committernick@chromium.org <nick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-05 22:34:29 +0000
commit85d61a05f6c55f38f219d9a3ff0c5bec66db7e72 (patch)
treeebbac0e264c6091abfd6bcbe41d5aa27fcb6f5e5 /chrome/chrome.gyp
parente376aa74c136126e808c5865ef0cf24ed2a999f7 (diff)
downloadchromium_src-85d61a05f6c55f38f219d9a3ff0c5bec66db7e72.zip
chromium_src-85d61a05f6c55f38f219d9a3ff0c5bec66db7e72.tar.gz
chromium_src-85d61a05f6c55f38f219d9a3ff0c5bec66db7e72.tar.bz2
Remove the high res timer, which is unused.
Review URL: http://codereview.chromium.org/369006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31149 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-xchrome/chrome.gyp8
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index d6e44a1..efdc20b 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -5313,7 +5313,6 @@
'browser/sync/util/crypto_helpers_unittest.cc',
'browser/sync/util/event_sys_unittest.cc',
'browser/sync/util/extensions_activity_monitor_unittest.cc',
- 'browser/sync/util/highres_timer_unittest.cc',
'browser/sync/util/path_helpers_unittest.cc',
'browser/sync/util/query_helpers_unittest.cc',
'browser/sync/util/user_settings_unittest.cc',
@@ -5478,13 +5477,6 @@
'browser/sync/util/extensions_activity_monitor.cc',
'browser/sync/util/extensions_activity_monitor.h',
'browser/sync/util/fast_dump.h',
- 'browser/sync/util/highres_timer.h',
- 'browser/sync/util/highres_timer_linux.cc',
- 'browser/sync/util/highres_timer_linux.h',
- 'browser/sync/util/highres_timer_mac.cc',
- 'browser/sync/util/highres_timer_mac.h',
- 'browser/sync/util/highres_timer_win.cc',
- 'browser/sync/util/highres_timer_win.h',
'browser/sync/util/path_helpers.cc',
'browser/sync/util/path_helpers.h',
'browser/sync/util/path_helpers_linux.cc',