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

Unified Diff: bench/LightingBench.cpp

Issue 1904673003: Rein in the use of SkDevice.h (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 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 | debugger/QT/SkGLWidget.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bench/LightingBench.cpp
diff --git a/bench/LightingBench.cpp b/bench/LightingBench.cpp
index 72f37bf4d0e84bfe9b2d14dad03db7a18a45ce4c..bbe0af343ca40e69d193af353e9fd8ab8e2b7726 100644
--- a/bench/LightingBench.cpp
+++ b/bench/LightingBench.cpp
@@ -6,7 +6,6 @@
*/
#include "Benchmark.h"
#include "SkCanvas.h"
-#include "SkDevice.h"
#include "SkLightingImageFilter.h"
#include "SkPoint3.h"
« no previous file with comments | « no previous file | debugger/QT/SkGLWidget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698