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

Unified Diff: base/base.gypi

Issue 23653002: Move ScopedPtrHashMap from cc to base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: jam's comment Created 7 years, 4 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 | « no previous file | base/containers/scoped_ptr_hash_map.h » ('j') | no next file with comments »
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 fce37f6f4cce44195f00918d89babfbb70d01e62..5fa01b6e589945320a7e45661f502cbc2a85b257 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -116,6 +116,7 @@
'containers/hash_tables.h',
'containers/linked_list.h',
'containers/mru_cache.h',
+ 'containers/scoped_ptr_hash_map.h',
'containers/small_map.h',
'containers/stack_container.h',
'cpu.cc',
« no previous file with comments | « no previous file | base/containers/scoped_ptr_hash_map.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698