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

Unified Diff: base/hash_tables.h

Issue 10695133: Improve GPU process URL crash reporting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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
Index: base/hash_tables.h
diff --git a/base/hash_tables.h b/base/hash_tables.h
index b91d5d48bb6f4db333760087986de34e5bde84eb..5ee5e62be626fa4cd69970e79233c888de3119f6 100644
--- a/base/hash_tables.h
+++ b/base/hash_tables.h
@@ -115,6 +115,7 @@ DEFINE_STRING_HASH(string16);
namespace base {
using BASE_HASH_NAMESPACE::hash_map;
using BASE_HASH_NAMESPACE::hash_set;
+using BASE_HASH_NAMESPACE::hash;
}
#endif // BASE_HASH_TABLES_H_
« no previous file with comments | « no previous file | content/browser/renderer_host/image_transport_factory.cc » ('j') | content/common/gpu/gpu_command_buffer_stub.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698