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

Unified Diff: base/base.gypi

Issue 1245163002: Base: add Optional<T>. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 4de7af693540de15a0d0399fac06f6f7ea78a48e..82b19505665e06f59a23da0ed5b3c786ac5912b6 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -426,6 +426,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