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

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

Issue 2382033003: Revert "Remove unused option in server API" (Closed)
Patch Set: Created 4 years, 3 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
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 f0f37ce29be54d5d9b20ded7b7f5351fa53687e8..5290921df233eb5fc1f93a8782722fac2392328d 100644
--- a/pkg/analysis_server/tool/spec/spec_input.html
+++ b/pkg/analysis_server/tool/spec/spec_input.html
@@ -617,12 +617,11 @@
included directories that should not be analyzed.
</p>
</field>
- <field name="packageRoots" optional="true" >
+ <field name="packageRoots" optional="true">
<map>
<key><ref>FilePath</ref></key>
<value><ref>FilePath</ref></value>
</map>
- <p><b><i>Deprecated</i></b>: This field is now ignored by server.</p>
<p>
A mapping from source directories to package roots
that should override the normal package: URI resolution

Powered by Google App Engine
This is Rietveld 408576698