Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(165)

Unified Diff: pkg/kernel/binary.md

Issue 3004973002: Revert "Store actual Reference(s) for additional exports." (Closed)
Patch Set: Update status file. Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/front_end/testcases/rasta/export.dart.strong.expect ('k') | pkg/kernel/lib/ast.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/kernel/binary.md
diff --git a/pkg/kernel/binary.md b/pkg/kernel/binary.md
index bc67e774438c6df210c4c7097568bb8bcde6967e..832808a420f160787334bfe6da9d9563fc2c2fbe 100644
--- a/pkg/kernel/binary.md
+++ b/pkg/kernel/binary.md
@@ -182,7 +182,6 @@ type Library {
UriReference fileUri;
List<Expression> annotations;
List<LibraryDependency> libraryDependencies;
- List<CanonicalNameReference> additionalExports;
List<LibraryPart> libraryParts;
List<Typedef> typedefs;
List<Class> classes;
« no previous file with comments | « pkg/front_end/testcases/rasta/export.dart.strong.expect ('k') | pkg/kernel/lib/ast.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698