Sign in
dart
/
external
/
github.com
/
flutter
/
flutter.git
/
e23d76075e30df608b3f09f27f9532b061cf416a
/
.
/
packages
/
flutter_tools
/
lib
/
src
/
base
/
common.dart
blob: 9da0ec0d5332705038cdfb7fdf0e77acecf2e0a3 [
file
] [
log
] [
blame
]
// Copyright 2016 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.
const
int
observatoryDefaultPort
=
8181
;