Chromium Code Reviews| Index: third_party/libaddressinput/README.chromium |
| diff --git a/third_party/libaddressinput/README.chromium b/third_party/libaddressinput/README.chromium |
| index 4a465a962bffbc457c593f49252166ae3b346ae4..aeaabef5916ba58ba7ca5075997cf73315c4301e 100644 |
| --- a/third_party/libaddressinput/README.chromium |
| +++ b/third_party/libaddressinput/README.chromium |
| @@ -19,3 +19,4 @@ requestAutocomplete dialog and autofill. |
| Local Modifications: |
| - Use Chrome's version of JSON reader in chromium/json.cc. |
| - Use Chrome's version of loose string comparison in chromium/string_compare.cc. |
| +- Use override directly instead of an OVERRIDE macro in chromium/*. |
|
please use gerrit instead
2014/10/08 23:13:38
Please remove this line. I only place here modific
Mostyn Bramley-Moore
2014/10/08 23:32:18
Done (I added that since the presubmit check sugge
|