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

Unified Diff: base/base.gyp

Issue 10911330: Add methods for hashing pairs of integer values. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: compiles at last Created 8 years, 3 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/hash_tables.h » ('j') | base/hash_tables.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index b63f7b19b2126f75a36c80795a547ce5679a2502..f08a5987d71668ff5053ae57d06a0ea86bd716a8 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -396,6 +396,7 @@
'files/dir_reader_posix_unittest.cc',
'gmock_unittest.cc',
'guid_unittest.cc',
+ 'hash_tables_unittest.cc',
'hi_res_timer_manager_unittest.cc',
'id_map_unittest.cc',
'i18n/break_iterator_unittest.cc',
« no previous file with comments | « no previous file | base/hash_tables.h » ('j') | base/hash_tables.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698