Chromium Code Reviews| Index: chrome/android/javatests/res/values/strings.xml |
| diff --git a/chrome/android/javatests/res/values/strings.xml b/chrome/android/javatests/res/values/strings.xml |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..25d7c878bfdf481ead21f230abb6aee653b88196 |
| --- /dev/null |
| +++ b/chrome/android/javatests/res/values/strings.xml |
| @@ -0,0 +1,4 @@ |
| +<?xml version="1.0" encoding="utf-8"?> |
| +<resources> |
| + <string name="authenticator_name">Google Test Accounts</string> |
| + </resources> |
|
mikecase (-- gone --)
2015/08/06 19:27:06
nit: Looks like there is an extra space at the beg
|