aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/utils.gyp1
-rw-r--r--gyp/views.gyp1
2 files changed, 1 insertions, 1 deletions
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index e30b433f45..4859360c39 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -31,7 +31,6 @@
'../include/utils/SkParsePath.h',
'../include/utils/SkProxyCanvas.h',
'../include/utils/SkSfntUtils.h',
- '../include/utils/SkTextBox.h',
'../include/utils/SkUnitMappers.h',
'../include/utils/SkWGL.h',
diff --git a/gyp/views.gyp b/gyp/views.gyp
index f663f124ab..7998cd79d9 100644
--- a/gyp/views.gyp
+++ b/gyp/views.gyp
@@ -37,6 +37,7 @@
'../include/views/SkScrollBarView.h',
'../include/views/SkStackViewLayout.h',
'../include/views/SkSystemEventTypes.h',
+ '../include/views/SkTextBox.h',
'../include/views/SkTouchGesture.h',
'../include/views/SkView.h',
'../include/views/SkViewInflate.h',