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

Unified Diff: docs/ios_build_instructions.md

Issue 1774133002: docs: copy the mac wording for installing api-keys over to ios instructions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 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: docs/ios_build_instructions.md
diff --git a/docs/ios_build_instructions.md b/docs/ios_build_instructions.md
index 068c0f02a1b13ede244fad3fab1b15977239bd3d..a7d4f47a8da4f1bf516c1657008e85cc0b5d2c18 100644
--- a/docs/ios_build_instructions.md
+++ b/docs/ios_build_instructions.md
@@ -41,8 +41,10 @@ cat > chromium.gyp_env <<EOF
EOF
```
-Also, you should [install API
-keys](https://www.chromium.org/developers/how-tos/api-keys).
+Before you build, you may want to
tfarina 2016/03/08 14:58:14 Is this better in the "Building" section? Or is it
+[install API keys](https://sites.google.com/a/chromium.org/dev/developers/how-tos/api-keys)
+so that Chrome-integrated Google services work. This step is optional if you
+aren't testing those features.
## Getting the Code
« 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