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

Unified Diff: base/base.gypi

Issue 1502373009: Allow std::unordered_*. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 0c70578e7925474936ec128ab42b8d2b595b0c78..bfa923c1c12a2072f558efefb8cf1cde65ca38ee 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -135,6 +135,7 @@
'containers/hash_tables.h',
'containers/linked_list.h',
'containers/mru_cache.h',
+ 'containers/pair_hash.h',
'containers/scoped_ptr_hash_map.h',
'containers/small_map.h',
'containers/stack_container.h',

Powered by Google App Engine
This is Rietveld 408576698