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

Side by Side Diff: README.md

Issue 2693343002: Pull Chromium dependencies to Pipa checkout via DEPS and GITDEPS. (Closed)
Patch Set: Markdown instructions for checkout Created 3 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 unified diff | Download patch
« GITDEPS ('K') | « GITDEPS ('k') | pipa/build/gitdeps.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Pipa 1 # Pipa
2 ====
3 2
4 Pipa is an IPC mechanism shared between Chromium and the Chrome Cleanup Tool. 3 Pipa is an IPC mechanism shared between Chromium and the Chrome Cleanup Tool.
4
5 ## Checkout:
ftirelo 2017/02/15 18:02:16 Can it be written in a single code block as: ```
veranika 2017/02/15 20:47:12 Done.
6 * `mkdir pipa`
7 * `cd pipa`
8 * `gclient config --spec="solutions=[{'name':'src', 'url':'https://chromium.g ooglesource.com/chromium/pipa',},]"`
9 * `gclient sync`
OLDNEW
« GITDEPS ('K') | « GITDEPS ('k') | pipa/build/gitdeps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698