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

Unified Diff: base/base.gypi

Issue 11886037: Add numeric_cast for checked integral narrowing casts (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: simplify Created 7 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/base.gyp ('k') | base/safe_numerics.h » ('j') | base/safe_numerics.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 bc2cd4079b72cb63bd8e16d87703a4d3164ef61a..42a1ffa7d23b57278679c86ecdd5013411fcad88 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -358,6 +358,7 @@
'rand_util_win.cc',
'run_loop.cc',
'run_loop.h',
+ 'safe_numerics.h',
'safe_strerror_posix.cc',
'safe_strerror_posix.h',
'scoped_native_library.cc',
« no previous file with comments | « base/base.gyp ('k') | base/safe_numerics.h » ('j') | base/safe_numerics.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698