Index: mojo/common/dart/BUILD.gn |
diff --git a/mojo/common/dart/BUILD.gn b/mojo/common/dart/BUILD.gn |
index e2960779b108a4bbdce8de471e8cd006b67077f4..0b4f7244432337fcbb3eabb8f21b31816819368f 100644 |
--- a/mojo/common/dart/BUILD.gn |
+++ b/mojo/common/dart/BUILD.gn |
@@ -7,7 +7,7 @@ import("//mojo/public/dart/rules.gni") |
dart_pkg("dart") { |
libs = [ "lib/tracing_helper.dart" ] |
sources = [ |
- "lib/trace_provider_impl.dart", |
+ "lib/src/trace_provider_impl.dart", |
"pubspec.yaml", |
] |
deps = [ |