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

Unified Diff: gm/emptypath.cpp

Issue 1331463004: Bot fix (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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/emptypath.cpp
diff --git a/gm/emptypath.cpp b/gm/emptypath.cpp
index d1b276157a759b9fa73c208cf5f1ea9672253b1e..5afb3d5f63253743b1ae82869f421372c4d3a81a 100644
--- a/gm/emptypath.cpp
+++ b/gm/emptypath.cpp
@@ -169,7 +169,7 @@ public:
}
protected:
- SkString onShortName() {
+ SkString onShortName() override {
return SkString("emptystroke");
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698