| Index: third_party/robolectric/README.chromium
|
| diff --git a/third_party/robolectric/README.chromium b/third_party/robolectric/README.chromium
|
| index c1ab163cf6dd65663b903ec7345b2038b0285727..612411a15c593cf2c4307189296c99a1f96bf364 100644
|
| --- a/third_party/robolectric/README.chromium
|
| +++ b/third_party/robolectric/README.chromium
|
| @@ -11,5 +11,6 @@ Local Modifications:
|
| - Switched Robolectric's XML parsing logic from using the vtd-xml library to
|
| using the org.w3c.dom package.
|
| - Hardcoded version number in robolectric-version.properties.
|
| -- Hardcoded ShadowProvider service config file. This file is normally generated
|
| - at compile time but it is difficult to use the generated file with GN.
|
| +- Hardcoded ShadowProvider service config files. These files are normally
|
| + generated at compile time but it is difficult to use the generated file
|
| + with GN.
|
|
|