mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
[fuchsia] Remove topaz refs. (flutter/engine#29398)
This commit is contained in:
parent
4c9cf9869a
commit
64fc8078e0
@ -144,7 +144,7 @@ template("aot_runner_package") {
|
||||
"//flutter/shell/platform/fuchsia/runtime/dart/profiler_symbols:dart_aot_runner",
|
||||
|
||||
# TODO(kaushikiska): Figure out how to get the profiler symbols for `libdart_precompiled_runtime`
|
||||
# "//topaz/runtime/dart/profiler_symbols:libdart_precompiled_runtime",
|
||||
# "//third_party/dart/runtime:libdart_precompiled_runtime",
|
||||
observatory_target,
|
||||
]
|
||||
}
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#ifndef TOPAZ_RUNTIME_FLUTTER_RUNNER_PLATFORM_VIEW_FAKES_H_
|
||||
#define TOPAZ_RUNTIME_FLUTTER_RUNNER_PLATFORM_VIEW_FAKES_H_
|
||||
#ifndef SHELL_PLATFORM_FUCHSIA_FLUTTER_FLUTTER_RUNNER_FAKES_H_
|
||||
#define SHELL_PLATFORM_FUCHSIA_FLUTTER_FLUTTER_RUNNER_FAKES_H_
|
||||
|
||||
#include <fuchsia/accessibility/semantics/cpp/fidl.h>
|
||||
|
||||
@ -118,4 +118,4 @@ class MockSemanticsManager
|
||||
|
||||
} // namespace flutter_runner_test
|
||||
|
||||
#endif // TOPAZ_RUNTIME_FLUTTER_RUNNER_PLATFORM_VIEW_FAKES_H_
|
||||
#endif // SHELL_PLATFORM_FUCHSIA_FLUTTER_FLUTTER_RUNNER_FAKES_H_
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user