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

Unified Diff: net/base/priority_queue.h

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 | « net/base/platform_mime_util.h ('k') | net/disk_cache/backend_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/priority_queue.h
diff --git a/net/base/priority_queue.h b/net/base/priority_queue.h
index 2da89364d1b8ae1174864c1d1e847116d841af9c..b758ca45dea415e7980f250b0d78f0c1aab0609e 100644
--- a/net/base/priority_queue.h
+++ b/net/base/priority_queue.h
@@ -14,7 +14,7 @@
#include "net/base/net_export.h"
#if !defined(NDEBUG)
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#endif
namespace net {
« no previous file with comments | « net/base/platform_mime_util.h ('k') | net/disk_cache/backend_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698