Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(591)

Unified Diff: tools/clang/plugins/tests/warn_only.cpp

Issue 1128733002: Update from https://crrev.com/328418 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/clang/plugins/tests/warn_only.h ('k') | tools/clang/plugins/tests/warn_only.flags » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « tools/clang/plugins/tests/warn_only.h ('k') | tools/clang/plugins/tests/warn_only.flags » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698