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

Unified Diff: man/src/depot_tools_tutorial.txt

Issue 2162223003: [Docs] Remove mention of the 'blink' fetch recipe, and re-run asciidoc. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: revert unrelated changes 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 | « man/man7/depot_tools_tutorial.7 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: man/src/depot_tools_tutorial.txt
diff --git a/man/src/depot_tools_tutorial.txt b/man/src/depot_tools_tutorial.txt
index e4c1125d4e24a6d9e7ec6fa48f68a176f7763b9c..7c08f0f6af86337bd09dd729e91825718b966690 100644
--- a/man/src/depot_tools_tutorial.txt
+++ b/man/src/depot_tools_tutorial.txt
@@ -150,7 +150,7 @@ TL;DR
----
[white]**$** # get the code
[white]**$** # In an empty directory:
-[white]**$ fetch {chromium,blink,...}**
+[white]**$ fetch {chromium,...}**
[white]**$** # Update third_party repos and run pre-compile hooks
[white]**$ gclient sync**
@@ -174,7 +174,6 @@ Pick an empty directory and run one of the following:
[subs="quotes"]
----
[white]**$ fetch chromium** # Basic checkout for desktop Chromium
-[white]**$ fetch blink** # Chromium code with Blink checked out to tip-of-tree
[white]**$ fetch android** # Chromium checkout for Android platform
[white]**$ fetch ios** # Chromium checkout for iOS platform
----
« no previous file with comments | « man/man7/depot_tools_tutorial.7 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698