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: gm/imageresizetiled.cpp

Issue 867963004: remove unused GM flags (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: guarded flags Created 5 years, 11 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 | « gm/imagemagnifier.cpp ('k') | gm/inversepaths.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/imageresizetiled.cpp
diff --git a/gm/imageresizetiled.cpp b/gm/imageresizetiled.cpp
index e8b46c47aa9112b6881fdcbe774ba36b400d3508..6eb254cfe1966c95b41846c17ca60fb7bfe88fdf 100644
--- a/gm/imageresizetiled.cpp
+++ b/gm/imageresizetiled.cpp
@@ -22,7 +22,6 @@ public:
}
protected:
- uint32_t onGetFlags() const SK_OVERRIDE { return kNoBBH_Flag; }
SkString onShortName() SK_OVERRIDE {
return SkString("imageresizetiled");
« no previous file with comments | « gm/imagemagnifier.cpp ('k') | gm/inversepaths.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698