Chromium Code Reviews| Index: platform_tools/android/apps/viewer/src/main/res/values/strings.xml |
| diff --git a/platform_tools/android/apps/viewer/src/main/res/values/strings.xml b/platform_tools/android/apps/viewer/src/main/res/values/strings.xml |
| index 582c5666793224c711514602ce078e3daa0cbd2f..5e218af9e313fd1115ccd5f54a4c0666e3789c1d 100644 |
| --- a/platform_tools/android/apps/viewer/src/main/res/values/strings.xml |
| +++ b/platform_tools/android/apps/viewer/src/main/res/values/strings.xml |
| @@ -2,4 +2,5 @@ |
| <resources> |
| <string name="drawer_open">Open navigation drawer</string> |
| <string name="drawer_close">Close navigation drawer</string> |
| + <string name="float_fps">Render time</string> |
| </resources> |