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

Unified Diff: tools/android/customtabs_benchmark/res/values/strings.xml

Issue 2722733004: customtabs: Benchmark app for WebView / Custom Tabs comparisons. (Closed)
Patch Set: . Created 3 years, 9 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: tools/android/customtabs_benchmark/res/values/strings.xml
diff --git a/tools/android/customtabs_benchmark/res/values/strings.xml b/tools/android/customtabs_benchmark/res/values/strings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..705141cc3b09e6e001a1404cb805b69e7e36eb37
--- /dev/null
+++ b/tools/android/customtabs_benchmark/res/values/strings.xml
@@ -0,0 +1,8 @@
+<resources>
+ <string name="url_to_load">URL to Load:</string>
+ <string name="default_url">https://www.android.com</string>
+ <string name="chrome">Chrome</string>
+ <string name="webview">WebView</string>
+ <string name="warmup">Call Warmup (3s delay)</string>
+ <string name="go">Go</string>
+</resources>

Powered by Google App Engine
This is Rietveld 408576698