Add PROJECT setting to codereview.settings

This is needed for some Rietveld functionality
to work properly. Currently there's an error in the
area handling the CQ for libyuv CLs.

TBR=fbarchard@google.com

Review URL: https://webrtc-codereview.appspot.com/48269004

git-svn-id: http://libyuv.googlecode.com/svn/trunk@1384 16f28f9a-4ce2-e073-06de-1de4eb20be90
This commit is contained in:
kjellander@google.com 2015-04-28 14:29:24 +00:00
parent ab8bf44665
commit 9870a11cdf

View File

@ -5,6 +5,7 @@ CODE_REVIEW_SERVER: webrtc-codereview.appspot.com
VIEW_VC: https://code.google.com/p/libyuv/source/detail?r=
#STATUS:
FORCE_HTTPS_COMMIT_URL: True
PROJECT: libyuv
TRY_ON_UPLOAD: False
TRYSERVER_ROOT: src
TRYSERVER_SVN_URL: svn://svn.chromium.org/chrome-try/try-libyuv