aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
diff options
context:
space:
mode:
authorGravatar tfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-12-14 15:12:48 +0000
committerGravatar tfarina@chromium.org <tfarina@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-12-14 15:12:48 +0000
commit4f3c305a5bf635dd720cad24f587167e576f2170 (patch)
treec0458784d34155122d775c56ab2e55dd2a877f29 /samplecode
parentcfd90d6073baef9841dcb6e7b25d244f06ceeeaa (diff)
Fix some presubmit warnings.
I found this while running a modified version of v8's tools/presubmit.py script. samplecode/SampleImage.cpp does not end with a single new line. samplecode/SampleImageDir.cpp does not end with a single new line. src/ports/SkFontHost_sandbox_none.cpp does not end with a single new line. tests/FlatDataTest.cpp does not end with a single new line. tests/ImageCacheTest.cpp has trailing whitespaces in line 31. * Removed three empty files. * Add single new line to FlatDataTest.cpp * Removed trailing whitespace in ImageCacheTest.cpp BUG=None TEST=None R=bsalomon@google.com TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/111503008 git-svn-id: http://skia.googlecode.com/svn/trunk@12684 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'samplecode')
-rw-r--r--samplecode/SampleImage.cpp0
-rw-r--r--samplecode/SampleImageDir.cpp0
2 files changed, 0 insertions, 0 deletions
diff --git a/samplecode/SampleImage.cpp b/samplecode/SampleImage.cpp
deleted file mode 100644
index e69de29bb2..0000000000
--- a/samplecode/SampleImage.cpp
+++ /dev/null
diff --git a/samplecode/SampleImageDir.cpp b/samplecode/SampleImageDir.cpp
deleted file mode 100644
index e69de29bb2..0000000000
--- a/samplecode/SampleImageDir.cpp
+++ /dev/null