summaryrefslogtreecommitdiffstats
path: root/net/base/capturing_net_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/base/capturing_net_log.h')
-rw-r--r--net/base/capturing_net_log.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/base/capturing_net_log.h b/net/base/capturing_net_log.h
deleted file mode 100644
index 2cfa5f1..0000000
--- a/net/base/capturing_net_log.h
+++ /dev/null
@@ -1,12 +0,0 @@
-// Copyright (c) 2012 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.
-
-#ifndef NET_BASE_CAPTURING_NET_LOG_H_
-#define NET_BASE_CAPTURING_NET_LOG_H_
-
-// TODO(eroman): Update all the consumers to include the version in "log/"
-// directly (http://crbug.com/434856)
-#include "net/log/capturing_net_log.h"
-
-#endif // NET_BASE_CAPTURING_NET_LOG_H_