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

Unified Diff: site/user/quick/android.md

Issue 2143093002: Fix option name typo (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/user/quick/android.md
diff --git a/site/user/quick/android.md b/site/user/quick/android.md
index 078b8d2313f80635c291800eb94882faff3aad11..7dafa26f50c537da88e6104679510756751103e6 100644
--- a/site/user/quick/android.md
+++ b/site/user/quick/android.md
@@ -151,7 +151,7 @@ line. The command line option allows you to pass additional details to the
application (similar to other operating system) that specify where to find
skp files and other resources. For example:
- ./platform_tools/android/bin/android_launch_app --resources /data/local/tmp/skia
+ ./platform_tools/android/bin/android_launch_app --resourcePath /data/local/tmp/skia
By default if no additional parameters are specified the app will also have the following
default parameters:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698