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

Unified Diff: docs/profiling_content_shell_on_android.md

Issue 1756483006: docs: update the links to the get-the-code page to use the https url (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « docs/mac_build_instructions.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/profiling_content_shell_on_android.md
diff --git a/docs/profiling_content_shell_on_android.md b/docs/profiling_content_shell_on_android.md
index cf33d06f87bcc2b2ebde2d55b21caf7e7e1f5c95..7fb21c288d25138e5d943a12ccc0c49730c122c7 100644
--- a/docs/profiling_content_shell_on_android.md
+++ b/docs/profiling_content_shell_on_android.md
@@ -18,7 +18,7 @@ don’t mind erasing all data, rooting, and installing a userdebug build on.
1. Get the code! You’ll want a second checkout as this will be
android-specific. You know the drill:
- http://dev.chromium.org/developers/how-tos/get-the-code
+ https://www.chromium.org/developers/how-tos/get-the-code
1. Append this to your `.gclient` file: `target_os = ['android']`
1. Create `chromium.gyp_env` next to your `.gclient` file:
`echo "{ 'GYP_DEFINES': 'OS=android', }" > chromium.gyp_env`
« no previous file with comments | « docs/mac_build_instructions.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698