summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources_util.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources_util.cc')
-rw-r--r--chrome/browser/resources_util.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources_util.cc b/chrome/browser/resources_util.cc
index 6fcfc13b..ef6c888 100644
--- a/chrome/browser/resources_util.cc
+++ b/chrome/browser/resources_util.cc
@@ -6,7 +6,7 @@
#include <utility>
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "base/lazy_instance.h"
#include "grit/theme_resources_map.h"
#include "grit/ui_resources_map.h"