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

Unified Diff: pkg/front_end/messages.yaml

Issue 3005573002: Revert "Remove check for scheme in source-loader." (Closed)
Patch Set: 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/lib/src/fasta/source/source_loader.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/messages.yaml
diff --git a/pkg/front_end/messages.yaml b/pkg/front_end/messages.yaml
index 1c8fbdf9d17b8ee038e007e21c64db31f860fa4d..a6a52f5c9b85ab54902c485dc51ef4d2ebfa3488 100644
--- a/pkg/front_end/messages.yaml
+++ b/pkg/front_end/messages.yaml
@@ -639,9 +639,6 @@ InternalProblemMissingContext:
InternalProblemProvidedBothCompileSdkAndSdkSummary:
template: "The compileSdk and sdkSummary options are mutually exclusive"
-InternalProblemUriMissingScheme:
- template: "The URI '#uri' has no scheme."
-
InternalVerificationError:
template: "Verification of the generated program failed: #string."
« no previous file with comments | « pkg/front_end/lib/src/fasta/source/source_loader.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698