summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authortfarina <tfarina@chromium.org>2016-03-03 04:22:21 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-03 12:23:36 +0000
commit166ecadbad315a70811b6918625a96aeb94feda5 (patch)
treecd81529248c7d813a1879fa3c2e6bb8cb97aa3bb /docs
parentbca103622d505bb537dbc2032de5fcd051c39e0d (diff)
downloadchromium_src-166ecadbad315a70811b6918625a96aeb94feda5.zip
chromium_src-166ecadbad315a70811b6918625a96aeb94feda5.tar.gz
chromium_src-166ecadbad315a70811b6918625a96aeb94feda5.tar.bz2
docs: simplify the gclient wording in mac_build_instructions.md
gclient is just part of a bigger package called 'depot_tools', and a bunch of other tools from depot_tools are necessary to get the job done, not just gclient. So like the iOS build instructions, just point to depot_tools page. BUG=None R=sdefresne@chromium.org Review URL: https://codereview.chromium.org/1760833002 Cr-Commit-Position: refs/heads/master@{#379002}
Diffstat (limited to 'docs')
-rw-r--r--docs/mac_build_instructions.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/docs/mac_build_instructions.md b/docs/mac_build_instructions.md
index c8ef5ae..da40344 100644
--- a/docs/mac_build_instructions.md
+++ b/docs/mac_build_instructions.md
@@ -5,13 +5,8 @@
## Prerequisites
* A Mac running 10.9+.
-* [Xcode](https://developer.apple.com/xcode), 5+.
-* Install
- [gclient](http://dev.chromium.org/developers/how-tos/install-depot-tools),
- part of the
- [depot_tools](http://dev.chromium.org/developers/how-tos/depottools) package
- ([download](http://dev.chromium.org/developers/how-tos/install-depot-tools)).
- gclient is a wrapper around svn that we use to manage our working copies.
+* [Xcode](https://developer.apple.com/xcode) 5+.
+* [depot\_tools](http://dev.chromium.org/developers/how-tos/depottools).
* Install Xcode's "Command Line Tools" via Xcode menu -> Preferences ->
Downloads
* The OSX 10.10 SDK. Run