blob: 20b64789a5ab46cfa92a4341ae2ef5905d0e3c3a [file] [log] [blame]
// Copyright 2018 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.
/// Fakes exported for the fuchsia system.
// ignore: unused_import
import 'src/fakes/fuchsia_fakes.dart' if (dart.library.fuchsia) 'dart:fuchsia';
export 'src/fakes/fuchsia_fakes.dart' if (dart.library.fuchsia) 'dart:fuchsia';