summaryrefslogtreecommitdiff
path: root/SimpleCocoaApp.gyp
diff options
context:
space:
mode:
authorrmistry@google.com <rmistry@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-08-23 18:14:13 +0000
committerrmistry@google.com <rmistry@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-08-23 18:14:13 +0000
commit436b0dd429473a7f1e445755ffc6ac68f392b42a (patch)
treea9e9abecd71708585c0bffbe2fb2312a3cb8ccb4 /SimpleCocoaApp.gyp
parent838e0fa68dfcece80522263fb25f4656b61bac3f (diff)
downloadgyp-436b0dd429473a7f1e445755ffc6ac68f392b42a.tar.gz
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
This CL is part II of IV (I broke down the 1280 files into 4 CLs). Review URL: https://codereview.appspot.com/6474054 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@5263 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'SimpleCocoaApp.gyp')
-rw-r--r--SimpleCocoaApp.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/SimpleCocoaApp.gyp b/SimpleCocoaApp.gyp
index f20c444..dd02c41 100644
--- a/SimpleCocoaApp.gyp
+++ b/SimpleCocoaApp.gyp
@@ -18,11 +18,11 @@
'../src/views/mac/SkOSWindow_Mac.mm',
'../src/views/mac/SkTextFieldCell.h',
'../src/views/mac/SkTextFieldCell.m',
-
+
'../experimental/SimpleCocoaApp/SimpleApp-Info.plist',
'../experimental/SimpleCocoaApp/SimpleApp.h',
'../experimental/SimpleCocoaApp/SimpleApp.mm',
-
+
],
'dependencies': [
'core.gyp:core',