summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/update_manifest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/update_manifest.cc')
-rw-r--r--chrome/common/extensions/update_manifest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/extensions/update_manifest.cc b/chrome/common/extensions/update_manifest.cc
index 713898f..60ac292 100644
--- a/chrome/common/extensions/update_manifest.cc
+++ b/chrome/common/extensions/update_manifest.cc
@@ -7,7 +7,7 @@
#include <algorithm>
#include "base/memory/scoped_ptr.h"
-#include "base/stl_util-inl.h"
+#include "base/stl_util.h"
#include "base/string_util.h"
#include "base/string_number_conversions.h"
#include "base/stringprintf.h"