summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-18 05:06:44 +0000
committertonyg@chromium.org <tonyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-12-18 05:06:44 +0000
commit2d8ea6b0647cb4e62427cb97e4590b511ae083b4 (patch)
tree507cbd002b286934e72550c21422836a99c85a96 /DEPS
parentcd9ce53f46aa820e1c16e386ea1727ed3bda4fcc (diff)
downloadchromium_src-2d8ea6b0647cb4e62427cb97e4590b511ae083b4.zip
chromium_src-2d8ea6b0647cb4e62427cb97e4590b511ae083b4.tar.gz
chromium_src-2d8ea6b0647cb4e62427cb97e4590b511ae083b4.tar.bz2
Whitespace
BUG=None TEST=None TBR=jamesr Review URL: http://codereview.chromium.org/6049002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69630 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index afc0819..efcf510 100644
--- a/DEPS
+++ b/DEPS
@@ -96,9 +96,9 @@ deps = {
"src/tools/page_cycler/acid3":
"/trunk/deps/page_cycler/acid3@19546",
- # We run these layout tests as UI tests. Since many of the buildbots that
+ # We run these layout tests as UI tests. Since many of the buildbots that
# run layout tests do NOT have access to the LayoutTest directory, we need
- # to map them here. In practice, these do not take up much space.
+ # to map them here. In practice, these do not take up much space.
"src/chrome/test/data/layout_tests/LayoutTests/fast/events":
Var("webkit_trunk") + "/LayoutTests/fast/events@" +
Var("webkit_revision"),