Index: base/base.gypi |
diff --git a/base/base.gypi b/base/base.gypi |
index a227e56bf8ba15c676f19a231854e623024bb242..ce8e95b0057bd512ca39ce5a30537fdc3b223bb3 100644 |
--- a/base/base.gypi |
+++ b/base/base.gypi |
@@ -103,6 +103,7 @@ |
'command_line.cc', |
'command_line.h', |
'compiler_specific.h', |
+ 'containers/hash_tables.h', |
'containers/linked_list.h', |
'containers/mru_cache.h', |
'containers/small_map.h', |
@@ -192,7 +193,6 @@ |
'guid_win.cc', |
'hash.cc', |
'hash.h', |
- 'hash_tables.h', |
'hi_res_timer_manager_posix.cc', |
'hi_res_timer_manager_win.cc', |
'hi_res_timer_manager.h', |