Index: DEPS |
=================================================================== |
--- DEPS (revision 49162) |
+++ DEPS (working copy) |
@@ -200,6 +200,9 @@ |
"src/third_party/mingw-w64/mingw/bin": |
("http://nativeclient.googlecode.com/svn/trunk/src/third_party/mingw-w64/mingw/bin@" + |
Var("nacl_revision")), |
+ |
+ "src/rlz": |
+ "http://rlz.googlecode.com/svn/trunk@4", |
}, |
"mac": { |
"src/chrome/tools/test/reference_build/chrome_mac": |
@@ -251,6 +254,7 @@ |
"+base", |
"+build", |
"+ipc", |
+ "+rlz", |
# For now, we allow ICU to be included by specifying "unicode/...", although |
# this should probably change. |