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

Unified Diff: src/views/SkWindow.cpp

Issue 1397123002: Move functions from SkGr to SkGrPriv.h (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 9th time's a charm? Created 5 years, 2 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 | « src/utils/SkImageGeneratorUtils.cpp ('k') | tests/GrGetCoeffBlendKnownComponentsTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/views/SkWindow.cpp
diff --git a/src/views/SkWindow.cpp b/src/views/SkWindow.cpp
index 9234ac1395b58811e7e77b3aeece700fae45cae3..7f9b6833156cce4baa23b6d2317e9148bceda119 100644
--- a/src/views/SkWindow.cpp
+++ b/src/views/SkWindow.cpp
@@ -6,6 +6,7 @@
*/
#include "SkWindow.h"
+#include "GrContext.h"
#include "SkCanvas.h"
#include "SkOSMenu.h"
#include "SkSurface.h"
« no previous file with comments | « src/utils/SkImageGeneratorUtils.cpp ('k') | tests/GrGetCoeffBlendKnownComponentsTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698