summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorskia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-09 07:01:22 +0000
committerskia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-09 07:01:22 +0000
commit99d5ecc89be4d33274a65c02aa1463e80ae1fe6c (patch)
tree8ac1d8043e56717153a4280ff5d96f96b3c2f98f
parent97962c4c5062a613afff7729f0a0db8939b4e76d (diff)
downloadgyp-99d5ecc89be4d33274a65c02aa1463e80ae1fe6c.tar.gz
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@10650 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--exported_api_headers.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/exported_api_headers.gypi b/exported_api_headers.gypi
index a105a8a..83a16a1 100644
--- a/exported_api_headers.gypi
+++ b/exported_api_headers.gypi
@@ -1,7 +1,7 @@
# Include this gypi to include all public header files that use
# the SK_API defines.
#
-# The list is computed by running 'egrep -lr "SK_API" include' in the root dir
+# The list is computed by running 'egrep -lr "SK_API" include' in the root dir
# of the project.
#
{