| // Copyright 2017 The Chromium Authors. All rights reserved. |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| 'This is the reason and what you should use instead. ' |
| 'This feature was deprecated after v1.2.3.' |
| 'This feature was deprecated after v1.2.3.' |
| 'This feature was deprecated after v1.2.3.' |
| 'This feature was deprecated after v1.2.3.' |
| @deprecated // no message |
| @Deprecated('Not the right syntax. This feature was deprecated after v1.2.3.') |
| 'Missing the version line. ' |
| 'This feature was deprecated after v1.2.3.' |
| 'This feature was deprecated after v1.2.3.' |
| 'This feature was deprecated after v1.2.3.' |
| 'URLs are not required. ' |
| 'This feature was deprecated after v2.0.0.' |