summaryrefslogtreecommitdiffstats
path: root/WebKit/android/plugins/SkANP.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/android/plugins/SkANP.h')
-rw-r--r--WebKit/android/plugins/SkANP.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/android/plugins/SkANP.h b/WebKit/android/plugins/SkANP.h
index 5c2a936..8590e10 100644
--- a/WebKit/android/plugins/SkANP.h
+++ b/WebKit/android/plugins/SkANP.h
@@ -74,6 +74,7 @@ public:
static bool SetBitmap(ANPBitmap* dst, const SkBitmap& src);
static void InitEvent(ANPEvent* event, ANPEventType et);
+ static void InitEvent(ANPEvent* event, ANPEventType et, long time);
};
#endif