Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(484)

Unified Diff: gyp/views.gyp

Issue 696293005: move SkTextBox into utils (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/utils.gypi ('k') | include/utils/SkTextBox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « gyp/utils.gypi ('k') | include/utils/SkTextBox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698