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

Unified Diff: src/gpu/GrTRecorder.h

Issue 1272293004: Move SkTemplates.h to private. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Additional change for working around Chromium. Created 5 years, 4 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
Index: src/gpu/GrTRecorder.h
diff --git a/src/gpu/GrTRecorder.h b/src/gpu/GrTRecorder.h
index 59d185f059a203bb3e7b9371da3d9e708d09c9e9..deb007fb365b77c7c2273d557f56d41ec25f390c 100644
--- a/src/gpu/GrTRecorder.h
+++ b/src/gpu/GrTRecorder.h
@@ -8,7 +8,6 @@
#ifndef GrTRecorder_DEFINED
#define GrTRecorder_DEFINED
-#include "SkTemplates.h"
#include "SkTypes.h"
template<typename TBase, typename TAlign> class GrTRecorder;

Powered by Google App Engine
This is Rietveld 408576698