| Index: tools/clang/plugins/tests/warn_only.cpp
|
| diff --git a/base/third_party/symbolize/glog/logging.h b/tools/clang/plugins/tests/warn_only.cpp
|
| similarity index 54%
|
| copy from base/third_party/symbolize/glog/logging.h
|
| copy to tools/clang/plugins/tests/warn_only.cpp
|
| index a42c3068c762c76acad6125677c8bf4442704cef..1fbefcb105b911baaafd4b1753353f3e35d3e319 100644
|
| --- a/base/third_party/symbolize/glog/logging.h
|
| +++ b/tools/clang/plugins/tests/warn_only.cpp
|
| @@ -1,5 +1,5 @@
|
| -// Copyright (c) 2010 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2015 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.
|
|
|
| -// Empty.
|
| +#include "warn_only.h"
|
|
|