From 68e99ac1cdba23800136ae932ad2d9f77eca6bfc Mon Sep 17 00:00:00 2001 From: reed Date: Thu, 5 May 2016 19:31:45 -0700 Subject: remove alias for SkMatrix44.h -- chrome callers have been updated BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1949113006 TBR= Review-Url: https://codereview.chromium.org/1949113006 --- include/utils/SkMatrix44.h | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 include/utils/SkMatrix44.h (limited to 'include') diff --git a/include/utils/SkMatrix44.h b/include/utils/SkMatrix44.h deleted file mode 100644 index c03bb3ef41..0000000000 --- a/include/utils/SkMatrix44.h +++ /dev/null @@ -1,8 +0,0 @@ -/* - * Copyright 2011 Google Inc. - * - * Use of this source code is governed by a BSD-style license that can be - * found in the LICENSE file. - */ - -#include "../core/SkMatrix44.h" -- cgit v1.2.3