summaryrefslogtreecommitdiffstats
path: root/chrome/browser/command_updater.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/command_updater.cc')
-rw-r--r--chrome/browser/command_updater.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/command_updater.cc b/chrome/browser/command_updater.cc
index b55b09b..4a1b0db 100644
--- a/chrome/browser/command_updater.cc
+++ b/chrome/browser/command_updater.cc
@@ -8,7 +8,7 @@
#include "base/logging.h"
#include "base/observer_list.h"
-#include "base/stl_util-inl.h"
+#include "base/stl_util.h"
CommandUpdater::CommandUpdaterDelegate::~CommandUpdaterDelegate() {
}