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

Unified Diff: tools/filtermain.cpp

Issue 1314483006: Revert of Make SkGraphics::Term a no-op, stop calling it. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 3 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 | « tools/VisualBench/VisualBench.cpp ('k') | tools/iOSShell.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/filtermain.cpp
diff --git a/tools/filtermain.cpp b/tools/filtermain.cpp
index 24f0c78c02de376c0352e951e7508c53ba149d49..1ed9797396e335b63fa9aa81e6499fec0ae7772a 100644
--- a/tools/filtermain.cpp
+++ b/tools/filtermain.cpp
@@ -794,6 +794,7 @@
SkDebugf("opt %d: %d\n", opt, gOptTable[opt].fNumTimesApplied);
}
+ SkGraphics::Term();
return 0;
}
« no previous file with comments | « tools/VisualBench/VisualBench.cpp ('k') | tools/iOSShell.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698