summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-27 12:20:58 +0000
committerpfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-27 12:20:58 +0000
commitb5de6c1f77fba631fc510cf27fe6c2c365c50700 (patch)
tree2b8bc954f0977d8cf207b6a5af27c5b0afeab45f
parent5b6848fcd169864e88128cf0e711b8e39402cce8 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ad0fe03..bcfe41a 100644
--- a/DEPS
+++ b/DEPS
@@ -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",
]