From 671cad243272b64ddcdc1547f19b06d4e5f2f157 Mon Sep 17 00:00:00 2001 From: "nsylvain@chromium.org" Date: Sun, 7 Jun 2009 17:43:16 +0000 Subject: Dummy change to trigger the build slaves - NO CODE CHANGE git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17845 0039d316-1c4b-4281-b951-d872f2087c98 --- PRESUBMIT.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRESUBMIT.py b/PRESUBMIT.py index 40be7b7..af74fb8 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 source files. +# Files with these extensions will be considered src files. SOURCE_FILE_EXTENSIONS = [ '.c', '.cc', '.cpp', '.h', '.m', '.mm', '.py', '.mk', '.am', '.json', ] -- cgit v1.1