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

Unified Diff: include/effects/SkDrawExtraPathEffect.h

Issue 1747753002: move drawextrapatheffect header into animator (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/effects.gypi ('k') | src/animator/SkDrawExtraPathEffect.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/effects/SkDrawExtraPathEffect.h
diff --git a/include/effects/SkDrawExtraPathEffect.h b/include/effects/SkDrawExtraPathEffect.h
deleted file mode 100644
index 392a46b8c3fa03d291caa16d76fbfd7f6ab72129..0000000000000000000000000000000000000000
--- a/include/effects/SkDrawExtraPathEffect.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * Copyright 2008 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.
- */
-
-#ifndef SK_DRAW_EXTRA_PATH_EFFECT_H
-#define SK_DRAW_EXTRA_PATH_EFFECT_H
-
-class SkAnimator;
-
-void InitializeSkExtraPathEffects(SkAnimator* animator);
-
-#endif
« no previous file with comments | « gyp/effects.gypi ('k') | src/animator/SkDrawExtraPathEffect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698