Index: pkg/analyzer/lib/src/dart/analysis/byte_store.dart |
diff --git a/pkg/analyzer/lib/src/dart/analysis/byte_store.dart b/pkg/analyzer/lib/src/dart/analysis/byte_store.dart |
index 4fe31e64d9854958ae068d9993c130e3aff14727..1b041342e0e6e65139e65d69a5d289ca32fd561d 100644 |
--- a/pkg/analyzer/lib/src/dart/analysis/byte_store.dart |
+++ b/pkg/analyzer/lib/src/dart/analysis/byte_store.dart |
@@ -5,5 +5,5 @@ |
// This library re-exports the parts of front_end's byte_store.dart whose API is |
// stable enough to be relied upon by clients. |
-export 'package:front_end/src/incremental/byte_store.dart' |
+export 'package:front_end/src/byte_store/byte_store.dart' |
show ByteStore, MemoryByteStore, MemoryCachingByteStore; |