summaryrefslogtreecommitdiffstats
path: root/chrome/browser/command_updater.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/command_updater.h')
-rw-r--r--chrome/browser/command_updater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/command_updater.h b/chrome/browser/command_updater.h
index c0b83b3..a297a49 100644
--- a/chrome/browser/command_updater.h
+++ b/chrome/browser/command_updater.h
@@ -6,7 +6,7 @@
#define CHROME_BROWSER_COMMAND_UPDATER_H_
#include "base/basictypes.h"
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "ui/base/window_open_disposition.h"
class CommandObserver;