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

Unified Diff: base/base.gypi

Issue 16667019: Rename base/hash_tables to base/containers/hash_tables. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | « apps/saved_files_service.cc ('k') | base/containers/mru_cache.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 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',
« no previous file with comments | « apps/saved_files_service.cc ('k') | base/containers/mru_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698