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

Unified Diff: base/base.gypi

Issue 399313006: Move bit_cast from base/macros.h to its own header (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase for crashpad roll (r367899) Created 4 years, 11 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') | base/bit_cast.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 0c70578e7925474936ec128ab42b8d2b595b0c78..b6b5e468862d3768a6098edaebd98eb6ff24a675 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -118,6 +118,7 @@
'bind_helpers.h',
'bind_internal.h',
'bind_internal_win.h',
+ 'bit_cast.h',
'bits.h',
'build_time.cc',
'build_time.h',
« no previous file with comments | « base/BUILD.gn ('k') | base/bit_cast.h » ('j') | base/bit_cast.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698