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

Unified Diff: pkg/analysis_server/tool/spec/spec_input.html

Issue 2991893002: Remove the uri from the ImportedElements object in the experimental spec API (Closed)
Patch Set: Created 3 years, 5 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/analysis_server/tool/spec/generated/java/types/ImportedElements.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/tool/spec/spec_input.html
diff --git a/pkg/analysis_server/tool/spec/spec_input.html b/pkg/analysis_server/tool/spec/spec_input.html
index c64603565a7b31f596ef6e6eca85b00fe36e35ee..0ec4b2d8dda549368250a22db41a6ae28108325b 100644
--- a/pkg/analysis_server/tool/spec/spec_input.html
+++ b/pkg/analysis_server/tool/spec/spec_input.html
@@ -2900,13 +2900,6 @@
The absolute and normalized path of the file containing the library.
</p>
</field>
- <field name="uri">
- <ref>String</ref>
- <p>
- The URI that was used when importing the library into the original
- source.
- </p>
- </field>
<field name="prefix">
<ref>String</ref>
<p>
« no previous file with comments | « pkg/analysis_server/tool/spec/generated/java/types/ImportedElements.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698