Index: base/debug/trace_event_argument.h |
diff --git a/base/debug/trace_event_argument.h b/base/debug/trace_event_argument.h |
deleted file mode 100644 |
index 167b46c950783852f020346067731f5ef2427766..0000000000000000000000000000000000000000 |
--- a/base/debug/trace_event_argument.h |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-// Copyright 2014 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. |
- |
-// In the process of moving the trace event files. Right now the headers |
-// are being forwarded. In next CLs the change will get completed |
-// TODO(ssid): https://code.google.com/p/chromium/issues/detail?id=451032 |
- |
-#ifndef BASE_DEBUG_TRACE_EVENT_ARGUMENT_H_ |
-#define BASE_DEBUG_TRACE_EVENT_ARGUMENT_H_ |
- |
-#include "base/trace_event/trace_event_argument.h" |
- |
-#endif // BASE_DEBUG_TRACE_EVENT_ARGUMENT_H_ |