| Index: content/common/gpu/sync_point_manager.h
|
| diff --git a/content/common/gpu/sync_point_manager.h b/content/common/gpu/sync_point_manager.h
|
| index ea33ff3ad933c6fb65b2bcb39b02792c19cdc0fa..04591828bf757cc298b96e2a8fc522a336243271 100644
|
| --- a/content/common/gpu/sync_point_manager.h
|
| +++ b/content/common/gpu/sync_point_manager.h
|
| @@ -8,7 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/callback.h"
|
| -#include "base/hash_tables.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/synchronization/lock.h"
|
| #include "base/threading/thread_checker.h"
|
|
|