Update the spec to deprecate fileStamp

R=scheglov@google.com

Review-Url: https://codereview.chromium.org/2964653002 .
This commit is contained in:
Brian Wilkerson 2017-06-30 08:21:44 -07:00
parent 47244b4215
commit 99cc563718
3 changed files with 3 additions and 3 deletions

View file

@ -4176,7 +4176,7 @@ a:focus, a:hover {
<p>
The file containing the code to be modified.
</p>
</dd><dt class="field"><b>fileStamp: long</b></dt><dd>
</dd><dt class="field"><b><span class="deprecated">fileStamp</span>: long</b></dt><dd>
<p>
The modification stamp of the file at the moment when the change was

View file

@ -2203,7 +2203,7 @@ a:focus, a:hover {
<p>
The file containing the code to be modified.
</p>
</dd><dt class="field"><b>fileStamp: long</b></dt><dd>
</dd><dt class="field"><b><span class="deprecated">fileStamp</span>: long</b></dt><dd>
<p>
The modification stamp of the file at the moment when the change was

View file

@ -1318,7 +1318,7 @@
The file containing the code to be modified.
</p>
</field>
<field name="fileStamp">
<field name="fileStamp" deprecated="true">
<ref>long</ref>
<p>
The modification stamp of the file at the moment when the change was