aboutsummaryrefslogtreecommitdiff
path: root/webrtc/system_wrappers/source/event_tracer_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc/system_wrappers/source/event_tracer_unittest.cc')
-rw-r--r--webrtc/system_wrappers/source/event_tracer_unittest.cc12
1 files changed, 12 insertions, 0 deletions
diff --git a/webrtc/system_wrappers/source/event_tracer_unittest.cc b/webrtc/system_wrappers/source/event_tracer_unittest.cc
new file mode 100644
index 0000000000..9328e80036
--- /dev/null
+++ b/webrtc/system_wrappers/source/event_tracer_unittest.cc
@@ -0,0 +1,12 @@
+/*
+ * Copyright (c) 2012 The WebRTC project 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 root of the source
+ * tree. An additional intellectual property rights grant can be found
+ * in the file PATENTS. All contributing project authors may
+ * be found in the AUTHORS file in the root of the source tree.
+ */
+
+// This file has moved.
+// TODO(tommi): Delete after removing dependencies and updating Chromium.