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

Unified Diff: base/base.gypi

Issue 1245163002: Base: add Optional<T>. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moar test changes for msvc 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/base.gyp ('k') | base/optional.h » ('j') | base/optional.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 2cc906f4ae3fe10ac488a8b7efa50298eedca35f..cb3aa52c3bdf314a2bfec315fcc1276ed5cdec0c 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -446,6 +446,7 @@
'numerics/safe_math_impl.h',
'observer_list.h',
'observer_list_threadsafe.h',
+ 'optional.h',
'os_compat_android.cc',
'os_compat_android.h',
'os_compat_nacl.cc',
« no previous file with comments | « base/base.gyp ('k') | base/optional.h » ('j') | base/optional.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698