diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-26 11:31:26 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-05-26 11:31:26 +0000 |
commit | 5957d456c738d7807c898ceee7120da04cba3f7a (patch) | |
tree | 83ab0b7b497c41bb80a03bc1676d0a4ceabc824f /build | |
parent | 2b9a1a23c16c7993b195f159b528dcbd570b7e7c (diff) | |
download | chromium_src-5957d456c738d7807c898ceee7120da04cba3f7a.zip chromium_src-5957d456c738d7807c898ceee7120da04cba3f7a.tar.gz chromium_src-5957d456c738d7807c898ceee7120da04cba3f7a.tar.bz2 |
Dummy change to trigger a build.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48268 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rwxr-xr-x | build/build-bisect.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build-bisect.py b/build/build-bisect.py index 4df7a57..64504bc 100755 --- a/build/build-bisect.py +++ b/build/build-bisect.py @@ -1,5 +1,5 @@ #!/usr/bin/python2.5 -# Copyright (c) 2009 The Chromium Authors. All rights reserved. +# Copyright (c) 2010 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. |