summaryrefslogtreecommitdiffstats
path: root/webkit/common/gpu/webgraphicscontext3d_in_process_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/common/gpu/webgraphicscontext3d_in_process_impl.h')
-rw-r--r--webkit/common/gpu/webgraphicscontext3d_in_process_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/common/gpu/webgraphicscontext3d_in_process_impl.h b/webkit/common/gpu/webgraphicscontext3d_in_process_impl.h
index 8befe57..5c2cad5 100644
--- a/webkit/common/gpu/webgraphicscontext3d_in_process_impl.h
+++ b/webkit/common/gpu/webgraphicscontext3d_in_process_impl.h
@@ -9,7 +9,7 @@
#include <set>
#include "base/compiler_specific.h"
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "base/memory/ref_counted.h"
#include "third_party/WebKit/public/platform/WebGraphicsContext3D.h"
#include "third_party/WebKit/public/platform/WebString.h"