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

Unified Diff: gm/internal_links.cpp

Issue 48273011: Fix pipe/annotation. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: after Created 7 years, 2 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 | « no previous file | src/pipe/SkGPipeWrite.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/internal_links.cpp
diff --git a/gm/internal_links.cpp b/gm/internal_links.cpp
index 4087a31dbace14a429c4bc694744d63729bbb202..3fdbbd51fc721a2a14b31568d7e5b922da2643c9 100644
--- a/gm/internal_links.cpp
+++ b/gm/internal_links.cpp
@@ -50,10 +50,6 @@ protected:
canvas->restore();
}
- virtual uint32_t onGetFlags() const {
- return kSkipPipe_Flag;
- }
-
private:
/** Draw an arbitrary rectangle at a given location and label it with some
* text. */
« no previous file with comments | « no previous file | src/pipe/SkGPipeWrite.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698