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

Unified Diff: gyp/bench.gyp

Issue 131343011: Initial QuadTree implementation (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Removed SkQuadTreePicture.h from public headers Created 6 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
Index: gyp/bench.gyp
diff --git a/gyp/bench.gyp b/gyp/bench.gyp
index d404000fcece0d5d0308588cdc6d30fda708b15a..6e51c1ccd76f48bbf1e60bd2a3fae8b8e2dd4080 100644
--- a/gyp/bench.gyp
+++ b/gyp/bench.gyp
@@ -71,6 +71,7 @@
'../bench/PicturePlaybackBench.cpp',
'../bench/PictureRecordBench.cpp',
'../bench/PremulAndUnpremulAlphaOpsBench.cpp',
+ '../bench/QuadTreeBench.cpp',
'../bench/RTreeBench.cpp',
'../bench/ReadPixBench.cpp',
'../bench/RectBench.cpp',
« no previous file with comments | « bench/QuadTreeBench.cpp ('k') | gyp/core.gypi » ('j') | src/core/SkBBoxHierarchy.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698