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

Unified Diff: gyp/tests.gypi

Issue 914003004: Add a templated priority queue class. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: comments Created 5 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/core.gypi ('k') | src/core/SkTDPQueue.h » ('j') | src/core/SkTDPQueue.h » ('J')
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 e1a9a37609b09a1b217d0a3a36f0e96dfae8ac6e..cd678b924d588b2aa36d9bceac0db1fdae6647c0 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -201,6 +201,7 @@
'../tests/StrokerTest.cpp',
'../tests/SurfaceTest.cpp',
'../tests/TArrayTest.cpp',
+ '../tests/TDPQueueTest.cpp',
'../tests/THashCache.cpp',
'../tests/Time.cpp',
'../tests/TLSTest.cpp',
« no previous file with comments | « gyp/core.gypi ('k') | src/core/SkTDPQueue.h » ('j') | src/core/SkTDPQueue.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698