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

Unified Diff: docs/ios_build_instructions.md

Issue 2543503004: More fixes to the build instructions. (Closed)
Patch Set: Created 4 years 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 | « docs/get_the_code.md ('k') | docs/linux_build_instructions.md » ('j') | 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 7b4541d3f250393244b2b3b53e9049b68d7c41af..685971cdeabfef57a8b6a7aad060adad0f9018b5 100644
--- a/docs/ios_build_instructions.md
+++ b/docs/ios_build_instructions.md
@@ -1,7 +1,14 @@
-# iOS Build Instructions
+# Checking out and building Chromium for iOS
+
+There are instructions for other platforms linked from the
+[get the code](get_the_code.md) page.
**See also [the old version of this page](old_ios_build_instructions.md).**
+## Instructions for Google Employees
+
+Are you a Google employee? See
+[go/building-chrome](https://goto.google.com/building-chrome) instead.
Google employee? See [go/building-chrome](https://goto.google.com/building-chrome) instead.
[TOC]
@@ -101,7 +108,7 @@ You can also follow the manual instructions on the
[Mac page](mac_build_instructions.md), but make sure you set the
GN arg `target_os="ios"`.
-## Running
+## Running `ios_web_shell`
Any target that is built and runs on the bots (see [below](#Troubleshooting))
should run successfully in a local build. As of the time of writing, this is
« no previous file with comments | « docs/get_the_code.md ('k') | docs/linux_build_instructions.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698