Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(188)

Side by Side Diff: platform_tools/android/visualbench/res/values/strings.xml

Issue 1164403002: Visual bench on native android (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: cleanup Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <resources> 2 <resources>
3 <string name="app_name">HelloSkiaActivity</string> 3 <string name="app_name">VisualBenchActivity</string>
djsollen 2015/06/11 20:32:00 remove this file.
joshualitt 2015/06/12 15:40:36 Acknowledged.
4 </resources> 4 </resources>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698