projects
/
platform
/
upstream
/
libSkiaSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f70b531
)
remove unneeded flag for annotations
author
reed
<reed@google.com>
Sat, 5 Mar 2016 14:00:12 +0000
(06:00 -0800)
committer
Commit bot
<commit-bot@chromium.org>
Sat, 5 Mar 2016 14:00:12 +0000
(06:00 -0800)
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=
1767783004
TBR=halcanary
Review URL: https://codereview.chromium.org/
1767783004
include/core/SkAnnotation.h
patch
|
blob
|
history
diff --git
a/include/core/SkAnnotation.h
b/include/core/SkAnnotation.h
index 2ea66d37ac4f0f2f35ab2f59a0023872de651026..35cc2b5d04613fe4e842e8d20d16cb0343f4c303 100644
(file)
--- a/
include/core/SkAnnotation.h
+++ b/
include/core/SkAnnotation.h
@@
-1,4
+1,3
@@
-
/*
* Copyright 2012 Google Inc.
*
@@
-11,9
+10,6
@@
#include "SkTypes.h"
-// for chrome in PrintContextTest.cpp
-#define SK_SUPPORT_NEW_ANNOTATION_CANVAS_VIRTUAL
-
class SkData;
struct SkPoint;
struct SkRect;