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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: platform_tools/android/visualbench/res/values/strings.xml
diff --git a/platform_tools/android/examples/hello_skia_app/res/values/strings.xml b/platform_tools/android/visualbench/res/values/strings.xml
similarity index 52%
copy from platform_tools/android/examples/hello_skia_app/res/values/strings.xml
copy to platform_tools/android/visualbench/res/values/strings.xml
index 9e57560fbd424912740918fcea87fa9456cd9828..700ba09b4e16e30c2e51f707a25b9d6031c04e44 100644
--- a/platform_tools/android/examples/hello_skia_app/res/values/strings.xml
+++ b/platform_tools/android/visualbench/res/values/strings.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name">HelloSkiaActivity</string>
djsollen 2015/06/11 20:32:00 remove this file.
joshualitt 2015/06/12 15:40:36 Acknowledged.
+ <string name="app_name">VisualBenchActivity</string>
</resources>

Powered by Google App Engine
This is Rietveld 408576698