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

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: Attempt to silence warning 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') | 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 25e1b7ae8c5a24ed726cfb4403e9077d38af1504..625fa866f036cd2bfbed74af65b3d93db5cde7c4 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -202,6 +202,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698