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

Unified Diff: tools/json/SkJSONRenderer.h

Issue 1639333002: switched to SkJSONCPP for JSON output (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 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 | « tools/json/SkJSONCanvas.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/json/SkJSONRenderer.h
diff --git a/tools/json/SkJSONRenderer.h b/tools/json/SkJSONRenderer.h
index d92edf29da0c38009751464e2f8e745e1ac4d740..2df2f506733d77f4ea2793c463b5051acffacc10 100644
--- a/tools/json/SkJSONRenderer.h
+++ b/tools/json/SkJSONRenderer.h
@@ -8,7 +8,6 @@
#ifndef SkJSONRenderer_DEFINED
#define SkJSONRenderer_DEFINED
-
#include "SkCanvas.h"
namespace SkJSONRenderer {
« no previous file with comments | « tools/json/SkJSONCanvas.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698