summaryrefslogtreecommitdiff
path: root/remoting/ios/Chromoting_unittests/main_no_arc.h
blob: 1d97761ce175e5b447a09f92218f0b40bd0d9542 (plain)
1
2
3
4
5
6
7
8
9
10
11
// Copyright 2014 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 remoting {
namespace main_no_arc {

void init();

}  // main_no_arc
}  // remoting