summaryrefslogtreecommitdiffstats
path: root/base/timer.h
diff options
context:
space:
mode:
authoravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-28 16:50:58 +0000
committeravi@chromium.org <avi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-28 16:50:58 +0000
commitaa90efb7ac018051491ba7cd125f1abe01541a8c (patch)
treebb0af5d2173c50b529bf721962ff5813019aa4fd /base/timer.h
parentfa8d1f1a80e014af2eddaa2b98158522fdffd574 (diff)
downloadchromium_src-aa90efb7ac018051491ba7cd125f1abe01541a8c.zip
chromium_src-aa90efb7ac018051491ba7cd125f1abe01541a8c.tar.gz
chromium_src-aa90efb7ac018051491ba7cd125f1abe01541a8c.tar.bz2
Delete time forwarding headers.
BUG=254986 TEST=none TBR=ben@chromium.org Review URL: https://codereview.chromium.org/18084012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209164 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/timer.h')
-rw-r--r--base/timer.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/base/timer.h b/base/timer.h
deleted file mode 100644
index b594d5d..0000000
--- a/base/timer.h
+++ /dev/null
@@ -1,7 +0,0 @@
-// Copyright 2013 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.
-
-// This file has moved, please use the new location.
-// TODO(avi): Remove this file when all users have been updated.
-#include "base/timer/timer.h"