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
diff --git a/DEPS b/DEPS
index 311b63c..a84cdd8 100644
--- a/DEPS
+++ b/DEPS
@@ -11,6 +11,8 @@
   "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.