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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 <resources>
2 <string name="url_to_load">URL to Load:</string>
3 <string name="default_url">https://www.android.com</string>
4 <string name="chrome">Chrome</string>
5 <string name="webview">WebView</string>
6 <string name="warmup">Call Warmup (3s delay)</string>
7 <string name="go">Go</string>
8 </resources>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698