From 9bc60d3e105a225af0529223e7029ed1910f3e1b Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Wed, 4 Nov 2015 09:42:22 +0530 Subject: [PATCH] doc: Add a pro-tip to update instructions --- UPDATING.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/UPDATING.md b/UPDATING.md index 581ad07..fbe4df3 100644 --- a/UPDATING.md +++ b/UPDATING.md @@ -8,7 +8,9 @@ project source code. webrtc git repository Chromium uses. 2. Instructions on checking out the Chromium tree are on the - [Chromium site][get-chromium]. + [Chromium site][get-chromium]. As a shortcut, you can look at the DEPS file + in the Chromium tree for the current webrtc version being used, and then + just use that commit hash with the webrtc tree. 3. [Meld][meld] is a great tool for diffing two directories. Start by running it on ```webrtc-audio-processing/webrtc``` and