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

Unified Diff: base/base.gyp

Issue 1925683002: Add simple bit_cast unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix bit_cast.h, fix windows test compile Created 4 years, 8 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 | « base/BUILD.gn ('k') | base/bit_cast.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index db408a71dbd5100c8e6cc78751b3b6b4b34d630f..0bfe5ae3e56c5bc9302efae652ea2df33220e656 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -379,6 +379,7 @@
'big_endian_unittest.cc',
'bind_unittest.cc',
'bind_unittest.nc',
+ 'bit_cast_unittest.cc',
'bits_unittest.cc',
'build_time_unittest.cc',
'callback_helpers_unittest.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/bit_cast.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698