diff options
author | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-27 12:20:58 +0000 |
---|---|---|
committer | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-27 12:20:58 +0000 |
commit | b5de6c1f77fba631fc510cf27fe6c2c365c50700 (patch) | |
tree | 2b8bc954f0977d8cf207b6a5af27c5b0afeab45f | |
parent | 5b6848fcd169864e88128cf0e711b8e39402cce8 (diff) | |
download | chromium_src-b5de6c1f77fba631fc510cf27fe6c2c365c50700.zip chromium_src-b5de6c1f77fba631fc510cf27fe6c2c365c50700.tar.gz chromium_src-b5de6c1f77fba631fc510cf27fe6c2c365c50700.tar.bz2 |
Touch DEPS file to kick the build.
Review URL: http://codereview.chromium.org/2870071
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53778 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -263,7 +263,7 @@ include_rules = [ "+rlz", # For now, we allow ICU to be included by specifying "unicode/...", although - # this should probably change. + # this should probably change. "+unicode", "+testing", ] |