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

Unified Diff: site/dev/tools/debugger.md

Issue 2370003002: Fix typo (Closed)
Patch Set: Created 4 years, 3 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/dev/tools/debugger.md
diff --git a/site/dev/tools/debugger.md b/site/dev/tools/debugger.md
index 8a82287b98878a909c425445dcd95649b749541d..1c5b7e046d5a56b426caced3eb2754ffc4f9eb36 100644
--- a/site/dev/tools/debugger.md
+++ b/site/dev/tools/debugger.md
@@ -18,7 +18,7 @@ Begin by following the instructions to
<!--?prettify lang=sh?-->
# Build.
- ninja -C out/Release/skiaserve
+ ninja -C out/Release skiaserve
# Run the debugger locally
out/Release/skiaserve
« 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