aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-02-16 20:23:49 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-16 20:23:49 -0800
commite90b4859a0faa9d853e7065fc6a7c7540e91bf77 (patch)
tree1884d33e3a6e99c88055f1d1a267eccfaeec74dd /src
parentab669def65ce89aef724b8b88bd36c54c405d841 (diff)
restore empty files so that Chrome GN config can remove them...
Diffstat (limited to 'src')
-rw-r--r--src/utils/SkBitmapHasher.cpp6
-rw-r--r--src/utils/SkSHA1.cpp6
2 files changed, 12 insertions, 0 deletions
diff --git a/src/utils/SkBitmapHasher.cpp b/src/utils/SkBitmapHasher.cpp
new file mode 100644
index 0000000000..86079cc790
--- /dev/null
+++ b/src/utils/SkBitmapHasher.cpp
@@ -0,0 +1,6 @@
+/*
+ * Copyright 2016 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
diff --git a/src/utils/SkSHA1.cpp b/src/utils/SkSHA1.cpp
new file mode 100644
index 0000000000..86079cc790
--- /dev/null
+++ b/src/utils/SkSHA1.cpp
@@ -0,0 +1,6 @@
+/*
+ * Copyright 2016 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */