aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
diff options
context:
space:
mode:
authorGravatar halcanary <halcanary@google.com>2015-08-14 11:26:33 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-14 11:26:33 -0700
commitf5fb939867405eabdeaff6e10948d9dd9317d1b5 (patch)
treedd24dea7aeee83a5cc398065efc4fb0340920aba /src/core
parent9a106ba2dd68ced8f6556e99ba211a37439a03bb (diff)
SkPDF: Move SkFlate into src/pdf (part 3/3)
This must land after http://crrev.com/1288053002 Motivation: Skia only uses SkFlate in the SkPDF module. Review URL: https://codereview.chromium.org/1288063002
Diffstat (limited to 'src/core')
-rw-r--r--src/core/SkFlate.cpp7
-rw-r--r--src/core/SkFlate.h7
2 files changed, 0 insertions, 14 deletions
diff --git a/src/core/SkFlate.cpp b/src/core/SkFlate.cpp
deleted file mode 100644
index 9c9f5fcbc6..0000000000
--- a/src/core/SkFlate.cpp
+++ /dev/null
@@ -1,7 +0,0 @@
-
-/*
- * Copyright 2010 The Android Open Source Project
- *
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
diff --git a/src/core/SkFlate.h b/src/core/SkFlate.h
deleted file mode 100644
index 9c9f5fcbc6..0000000000
--- a/src/core/SkFlate.h
+++ /dev/null
@@ -1,7 +0,0 @@
-
-/*
- * Copyright 2010 The Android Open Source Project
- *
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */