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

Unified Diff: ui/ozone/empty.cc

Issue 1717573002: ozone: Fix the way platform tests link ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « ui/ozone/BUILD.gn ('k') | ui/ozone/ozone.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ozone/empty.cc
diff --git a/tools/clang/rewrite_to_chrome_style/tests/gen/thing.h b/ui/ozone/empty.cc
similarity index 81%
copy from tools/clang/rewrite_to_chrome_style/tests/gen/thing.h
copy to ui/ozone/empty.cc
index 772eaacd59a6b96469422af12a3cc7172a92eca5..6853db73b68936cd3ee35d8b0ac4811bd738f192 100644
--- a/tools/clang/rewrite_to_chrome_style/tests/gen/thing.h
+++ b/ui/ozone/empty.cc
@@ -1,7 +1,3 @@
// Copyright 2016 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.
-
-namespace blink {
rjkroege 2016/02/19 19:06:32 The purpose of this file needs a comment. The use
spang 2016/02/22 19:42:55 Just to be clear, the blink thing is a false posit
-void genThing();
-}
« no previous file with comments | « ui/ozone/BUILD.gn ('k') | ui/ozone/ozone.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698