aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorfbarchard@google.com <fbarchard@google.com@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-08-04 18:07:19 +0000
committerfbarchard@google.com <fbarchard@google.com@4adac7df-926f-26a2-2b94-8c16560cd09d>2014-08-04 18:07:19 +0000
commitb01ce14b13f10b72ea419b269ce9441f77ee2239 (patch)
tree5c4ca0b2aaaf7d45d0494c78008e7f80cf3329b9 /DEPS
parentc9b507253f2807092e8f032fabfeeb98858efdfe (diff)
downloadwebrtc-b01ce14b13f10b72ea419b269ce9441f77ee2239.tar.gz
add some comments about DEPS lkgr for chromium
BUG=none TESTED=none R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/16209005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6821 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index 311b63cd22..a84cdd8e53 100644
--- a/DEPS
+++ b/DEPS
@@ -11,6 +11,8 @@ vars = {
"googlecode_url": "http://%s.googlecode.com/svn",
"sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code",
"chromium_trunk" : "http://src.chromium.org/svn/trunk",
+ # chrome://version/ for revision of canary Chrome.
+ # http://chromium-status.appspot.com/lkgr is a last known good revision.
"chromium_revision": "285412",
# A small subset of WebKit is needed for the Android Python test framework.