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

Unified Diff: gyp/tests.gypi

Issue 922043004: C++11 Unit Test for RValue semantics. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2015-02-13 (Friday) 17:54:58 EST 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 | « no previous file | tests/CPlusPlusEleven.cpp » ('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 625fa866f036cd2bfbed74af65b3d93db5cde7c4..ace89718c80e73ae0954eaf17444848da3f3130f 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -74,6 +74,7 @@
'../tests/ColorFilterTest.cpp',
'../tests/ColorPrivTest.cpp',
'../tests/ColorTest.cpp',
+ '../tests/CPlusPlusEleven.cpp',
'../tests/DashPathEffectTest.cpp',
'../tests/DataRefTest.cpp',
'../tests/DeferredCanvasTest.cpp',
« no previous file with comments | « no previous file | tests/CPlusPlusEleven.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698