Android: Add skia_unittests to the list of stable test suites.
[chromium-blink-merge.git] / athena / system / network_selector.h
blob01cf94bcbcee15c5426ee29d3ae265f29082ea89
1 // Copyright 2014 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 #ifndef ATHENA_SYSTEM_NETWORK_SELECTOR_H_
6 #define ATHENA_SYSTEM_NETWORK_SELECTOR_H_
8 namespace athena {
10 void CreateNetworkSelector();
12 } // namespace athena
14 #endif // ATHENA_SYSTEM_NETWORK_SELECTOR_H_