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

Unified Diff: remoting/ios/Chromoting_unittests/main_no_arc.h

Issue 186733007: iOS Chromoting Client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « remoting/ios/Chromoting_unittests/main.mm ('k') | remoting/ios/Chromoting_unittests/main_no_arc.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/ios/Chromoting_unittests/main_no_arc.h
diff --git a/tools/clang/blink_gc_plugin/tests/class_requires_trace_method.cpp b/remoting/ios/Chromoting_unittests/main_no_arc.h
similarity index 64%
copy from tools/clang/blink_gc_plugin/tests/class_requires_trace_method.cpp
copy to remoting/ios/Chromoting_unittests/main_no_arc.h
index 866b35120905710458bd0d4c6482f9fa2c73ccbb..1d97761ce175e5b447a09f92218f0b40bd0d9542 100644
--- a/tools/clang/blink_gc_plugin/tests/class_requires_trace_method.cpp
+++ b/remoting/ios/Chromoting_unittests/main_no_arc.h
@@ -2,6 +2,10 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "class_requires_trace_method.h"
+namespace remoting {
+namespace main_no_arc {
-// Nothing to define.
+void init();
+
+} // main_no_arc
+} // remoting
« no previous file with comments | « remoting/ios/Chromoting_unittests/main.mm ('k') | remoting/ios/Chromoting_unittests/main_no_arc.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698