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

Unified Diff: gm/gm_expectations.h

Issue 1217573002: remove SkInstCnt (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 5 years, 6 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 | « experimental/PdfViewer/SkTrackDevice.h ('k') | gyp/core.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/gm_expectations.h
diff --git a/gm/gm_expectations.h b/gm/gm_expectations.h
index 89ba38579b177651ca2929e5f6f05e51f5256143..029a533c620bc8e9d3bced225e9aea305de0d6e3 100644
--- a/gm/gm_expectations.h
+++ b/gm/gm_expectations.h
@@ -171,8 +171,6 @@ namespace skiagm {
*/
class ExpectationsSource : public SkRefCnt {
public:
- SK_DECLARE_INST_COUNT(ExpectationsSource)
-
virtual Expectations get(const char *testName) const = 0;
private:
« no previous file with comments | « experimental/PdfViewer/SkTrackDevice.h ('k') | gyp/core.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698