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

Unified Diff: gyp/tests.gypi

Issue 176903003: Add GrSet class built on top of RedBlackTree (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: GPU Support check Created 6 years, 10 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/gpu.gypi ('k') | src/gpu/GrOrderedSet.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gypi
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index f5143e202837386e404c351be9733effb33b773a..779ffdecdf1d9f895dc8f4980b41634e291d3955 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -88,6 +88,7 @@
'../tests/GrDrawTargetTest.cpp',
'../tests/GrMemoryPoolTest.cpp',
'../tests/GrRedBlackTreeTest.cpp',
+ '../tests/GrOrderedSetTest.cpp',
'../tests/GrSurfaceTest.cpp',
'../tests/GrTBSearchTest.cpp',
'../tests/GradientTest.cpp',
« no previous file with comments | « gyp/gpu.gypi ('k') | src/gpu/GrOrderedSet.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698