aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/SimpleCocoaApp.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/SimpleCocoaApp.gyp')
-rw-r--r--gyp/SimpleCocoaApp.gyp20
1 files changed, 10 insertions, 10 deletions
diff --git a/gyp/SimpleCocoaApp.gyp b/gyp/SimpleCocoaApp.gyp
index f5e41c49f7..13f05dcaac 100644
--- a/gyp/SimpleCocoaApp.gyp
+++ b/gyp/SimpleCocoaApp.gyp
@@ -8,16 +8,16 @@
'../experimental/SimpleCocoaApp/',
],
'sources': [
- '../src/utils/mac/SkEventNotifier.h',
- '../src/utils/mac/SkEventNotifier.mm',
- '../src/utils/mac/skia_mac.mm',
- '../src/utils/mac/SkNSView.h',
- '../src/utils/mac/SkNSView.mm',
- '../src/utils/mac/SkOptionsTableView.h',
- '../src/utils/mac/SkOptionsTableView.mm',
- '../src/utils/mac/SkOSWindow_Mac.mm',
- '../src/utils/mac/SkTextFieldCell.h',
- '../src/utils/mac/SkTextFieldCell.m',
+ '../src/views/mac/SkEventNotifier.h',
+ '../src/views/mac/SkEventNotifier.mm',
+ '../src/views/mac/skia_mac.mm',
+ '../src/views/mac/SkNSView.h',
+ '../src/views/mac/SkNSView.mm',
+ '../src/views/mac/SkOptionsTableView.h',
+ '../src/views/mac/SkOptionsTableView.mm',
+ '../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',