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

Side by Side Diff: src/views/views_files.mk

Issue 14216002: Remove deprecated/obsolete Makefiles. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 8 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « samplecode/samplecode_files.mk ('k') | src/xml/xml_files.mk » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 SOURCE := \
2 SkEvent.cpp \
3 SkEventSink.cpp \
4 SkOSMenu.cpp \
5 SkTagList.cpp \
6 SkView.cpp \
7 SkViewPriv.cpp \
8 SkWindow.cpp \
9 SkTouchGesture.cpp
10 # SkBGViewArtist.cpp \
11 SkMetaData.cpp \
12 SkListView.cpp \
13 SkListWidget.cpp \
14 SkParsePaint.cpp \
15 SkProgressBarView.cpp \
16 SkProgressView.cpp \
17 SkScrollBarView.cpp \
18 SkStackViewLayout.cpp \
19 SkStaticTextView.cpp \
20 SkTextBox.cpp \
21 SkViewInflate.cpp \
22 SkWidget.cpp \
23 SkWidgetViews.cpp \
24 SkWidgets.cpp \
25 # SkBorderView.cpp \
26 # SkImageView.cpp \
OLDNEW
« no previous file with comments | « samplecode/samplecode_files.mk ('k') | src/xml/xml_files.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698