Index: gpu/command_buffer/service/program_cache.h |
diff --git a/gpu/command_buffer/service/program_cache.h b/gpu/command_buffer/service/program_cache.h |
index c42d3598e1f3889553cc63228a221471458cb83d..9b28dd8ef95107b86b14a6a2102483f1aeb225a3 100644 |
--- a/gpu/command_buffer/service/program_cache.h |
+++ b/gpu/command_buffer/service/program_cache.h |
@@ -8,7 +8,7 @@ |
#include <map> |
#include <string> |
-#include "base/hash_tables.h" |
+#include "base/containers/hash_tables.h" |
#include "base/sha1.h" |
#include "gpu/command_buffer/common/gles2_cmd_format.h" |
#include "gpu/command_buffer/service/gles2_cmd_decoder.h" |