Index: include/core/SkAnnotation.h |
diff --git a/include/core/SkAnnotation.h b/include/core/SkAnnotation.h |
index 2ea66d37ac4f0f2f35ab2f59a0023872de651026..35cc2b5d04613fe4e842e8d20d16cb0343f4c303 100644 |
--- 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; |