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

Unified Diff: gyp/public_headers.gypi

Issue 131343011: Initial QuadTree implementation (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Merged RTree and QuadTree tests and added QuadTree to SampleApp 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
« no previous file with comments | « gyp/core.gypi ('k') | gyp/tests.gyp » ('j') | src/core/SkQuadTree.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/public_headers.gypi
diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi
index f9e810f8ba495a4eb3b713c2673d0f6d66a45897..cca2080b3e2391c74330128b58405b66c813d626 100644
--- a/gyp/public_headers.gypi
+++ b/gyp/public_headers.gypi
@@ -200,6 +200,7 @@
'core/SkComposeShader.h',
'core/SkUtils.h',
'core/SkImage.h',
+ 'core/SkQuadTreePicture.h',
'core/SkTileGridPicture.h',
'core/SkPaintOptionsAndroid.h',
'core/SkDeviceProperties.h',
« no previous file with comments | « gyp/core.gypi ('k') | gyp/tests.gyp » ('j') | src/core/SkQuadTree.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698