| Index: gyp/views.gyp
|
| diff --git a/gyp/views.gyp b/gyp/views.gyp
|
| index 6db85df2bd6d17ab233a4e51340bfd998dfa45ff..f61c11a16e0510bca668abc945e3056f01756aa2 100644
|
| --- a/gyp/views.gyp
|
| +++ b/gyp/views.gyp
|
| @@ -33,7 +33,6 @@
|
| '../include/views/SkOSWindow_Win.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',
|
| @@ -49,7 +48,6 @@
|
| '../src/views/SkStackViewLayout.cpp',
|
| '../src/views/SkTagList.cpp',
|
| '../src/views/SkTagList.h',
|
| - '../src/views/SkTextBox.cpp',
|
| '../src/views/SkTouchGesture.cpp',
|
| '../src/views/SkView.cpp',
|
| '../src/views/SkViewInflate.cpp',
|
|
|