diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-01-21 19:48:47 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-01-21 19:48:47 +0000 |
commit | 2982a4f98cc09f68b4a66a57108ac3799537265c (patch) | |
tree | a23bba11baa1cfb9b30a752c7d203434d9ac2b4a | |
parent | bfadab42c6302a4e1060b875ac510599160c9df5 (diff) |
Add comment at top of freetype.gyp.
This tells VI to use colors when viewing.
R=djsollen@google.com
Author: scroggo@google.com
Review URL: https://codereview.chromium.org/138123007
git-svn-id: http://skia.googlecode.com/svn/trunk@13134 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r-- | gyp/freetype.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/freetype.gyp b/gyp/freetype.gyp index 41f3b575df..b0957d03eb 100644 --- a/gyp/freetype.gyp +++ b/gyp/freetype.gyp @@ -1,3 +1,4 @@ +# Target for building freetype. { 'targets': [ { |