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

Unified Diff: net/quic/blocked_list.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/http/mock_http_cache.h ('k') | net/quic/quic_client_session.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/blocked_list.h
diff --git a/net/quic/blocked_list.h b/net/quic/blocked_list.h
index b6be96d570166d2f413318fbe1e728d3c5d76858..3a7f989eeec6ccbb75139ce305cf4312395707ee 100644
--- a/net/quic/blocked_list.h
+++ b/net/quic/blocked_list.h
@@ -9,7 +9,7 @@
#include <list>
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "base/logging.h"
namespace net {
« no previous file with comments | « net/http/mock_http_cache.h ('k') | net/quic/quic_client_session.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698