diff --git a/ci/licenses_golden/licenses_flutter b/ci/licenses_golden/licenses_flutter index 6bffc72ff49e3..36f280bd78ea5 100644 --- a/ci/licenses_golden/licenses_flutter +++ b/ci/licenses_golden/licenses_flutter @@ -45301,6 +45301,7 @@ ORIGIN: ../../../flutter/shell/profiling/sampling_profiler.h + ../../../flutter/ ORIGIN: ../../../flutter/shell/version/version.cc + ../../../flutter/LICENSE ORIGIN: ../../../flutter/shell/version/version.h + ../../../flutter/LICENSE ORIGIN: ../../../flutter/shell/vmservice/empty.dart + ../../../flutter/LICENSE +ORIGIN: ../../../flutter/sky/packages/sky_engine/lib/_empty.dart + ../../../flutter/LICENSE ORIGIN: ../../../flutter/third_party/accessibility/base/color_utils.h + ../../../flutter/LICENSE ORIGIN: ../../../flutter/third_party/accessibility/base/compiler_specific.h + ../../../flutter/LICENSE ORIGIN: ../../../flutter/third_party/accessibility/base/container_utils.h + ../../../flutter/LICENSE @@ -48266,6 +48267,7 @@ FILE: ../../../flutter/shell/profiling/sampling_profiler.h FILE: ../../../flutter/shell/version/version.cc FILE: ../../../flutter/shell/version/version.h FILE: ../../../flutter/shell/vmservice/empty.dart +FILE: ../../../flutter/sky/packages/sky_engine/lib/_empty.dart FILE: ../../../flutter/third_party/accessibility/base/color_utils.h FILE: ../../../flutter/third_party/accessibility/base/compiler_specific.h FILE: ../../../flutter/third_party/accessibility/base/container_utils.h diff --git a/sky/packages/sky_engine/lib/_empty.dart b/sky/packages/sky_engine/lib/_empty.dart index e69de29bb2d1d..e7217c7d7b3fa 100644 --- a/sky/packages/sky_engine/lib/_empty.dart +++ b/sky/packages/sky_engine/lib/_empty.dart @@ -0,0 +1,3 @@ +// Copyright 2013 The Flutter Authors. All rights reserved. +// Use of this source code is governed by a BSD-style license that can be +// found in the LICENSE file.