1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 #include "remoting/test/app_remoting_test_driver_environment.h"
10 void AppRemotingTestDriverEnvironment::PopulateApplicationNames() {
11 // The public version of this method is stubbed out as there isn't a publicly
12 // available test application.
15 void AppRemotingTestDriverEnvironment::PopulateApplicationDetailsMap() {
16 // The public version of this method is stubbed out as there isn't a publicly
17 // available test application.
21 } // namespace remoting