| Index: content/common/gpu/gpu_channel_manager.h
|
| diff --git a/content/common/gpu/gpu_channel_manager.h b/content/common/gpu/gpu_channel_manager.h
|
| index 80b384a682ac7f472c220ce90397e77fce9b2466..f01a1c507686f427778a1e658179e83b3a1bb12f 100644
|
| --- a/content/common/gpu/gpu_channel_manager.h
|
| +++ b/content/common/gpu/gpu_channel_manager.h
|
| @@ -9,7 +9,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/hash_tables.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|