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

Unified Diff: samplecode/SamplePoints.cpp

Issue 1737383002: remove xmlparser includes from samples (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 10 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 | « samplecode/SamplePictFile.cpp ('k') | samplecode/SampleText.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samplecode/SamplePoints.cpp
diff --git a/samplecode/SamplePoints.cpp b/samplecode/SamplePoints.cpp
index 47a8b177107db9f14f877f1ff35fa135a0305157..6b3f82d682e526fec38f2cbc0f9ddf157eb8772a 100644
--- a/samplecode/SamplePoints.cpp
+++ b/samplecode/SamplePoints.cpp
@@ -23,7 +23,6 @@
#include "SkXfermode.h"
#include "SkStream.h"
-#include "SkXMLParser.h"
class PointsView : public SampleView {
public:
« no previous file with comments | « samplecode/SamplePictFile.cpp ('k') | samplecode/SampleText.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698