diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-10 23:20:13 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-10 23:20:13 +0000 |
commit | f318b2a32a33731bf79890a71c2ec3f86cdd1cdb (patch) | |
tree | 559ea4faa850f0731091f5131686d86ebeecc155 | |
parent | d6e58c6ef48f52cce6cdf781c5a507e254322425 (diff) | |
download | chromium_src-f318b2a32a33731bf79890a71c2ec3f86cdd1cdb.zip chromium_src-f318b2a32a33731bf79890a71c2ec3f86cdd1cdb.tar.gz chromium_src-f318b2a32a33731bf79890a71c2ec3f86cdd1cdb.tar.bz2 |
Dummy change to trigger the buildbots
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28676 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-x | PRESUBMIT.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py index 2c911db..f7e821c 100755 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py @@ -6,7 +6,7 @@ """Top-level presubmit script for Chromium. See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts -for more details on the presubmit API built into gcl. +for details on the presubmit API built into gcl. """ EXCLUDED_PATHS = ( |