| Index: pkg/analysis_server/test/integration/integration_test_methods.dart
 | 
| diff --git a/pkg/analysis_server/test/integration/integration_test_methods.dart b/pkg/analysis_server/test/integration/integration_test_methods.dart
 | 
| index 9e4a5ee41a942aff29b48913255a744b2058d8ee..ac304c93d584ca160d6896b16c8bd85983f04dea 100644
 | 
| --- a/pkg/analysis_server/test/integration/integration_test_methods.dart
 | 
| +++ b/pkg/analysis_server/test/integration/integration_test_methods.dart
 | 
| @@ -419,6 +419,8 @@ abstract class IntegrationTestMixin {
 | 
|     *
 | 
|     * packageRoots (optional Map<FilePath, FilePath>)
 | 
|     *
 | 
| +   *   Deprecated: This field is now ignored by server.
 | 
| +   *
 | 
|     *   A mapping from source directories to package roots that should override
 | 
|     *   the normal package: URI resolution mechanism.
 | 
|     *
 | 
| 
 |