From 10bec854183f2db82063fcecf185ff16a34ae1e5 Mon Sep 17 00:00:00 2001 From: "nsylvain@chromium.org" Date: Sun, 7 Jun 2009 19:24:51 +0000 Subject: Dummy change to trigger the slaves - NO CODE CHANGE git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17846 0039d316-1c4b-4281-b951-d872f2087c98 --- PRESUBMIT.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PRESUBMIT.py') diff --git a/PRESUBMIT.py b/PRESUBMIT.py index af74fb8..40be7b7 100755 --- a/PRESUBMIT.py +++ b/PRESUBMIT.py @@ -9,7 +9,7 @@ See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts for details on the presubmit API built into gcl. """ -# Files with these extensions will be considered src files. +# Files with these extensions will be considered source files. SOURCE_FILE_EXTENSIONS = [ '.c', '.cc', '.cpp', '.h', '.m', '.mm', '.py', '.mk', '.am', '.json', ] -- cgit v1.1