Index: chrome/common/extensions/extension_file_util.cc |
diff --git a/chrome/common/extensions/extension_file_util.cc b/chrome/common/extensions/extension_file_util.cc |
index d378d850b7775377172070a8fa2f8bfe381af219..1c8b9fc167f42dcf62ac694cf5760c1de9a6342b 100644 |
--- a/chrome/common/extensions/extension_file_util.cc |
+++ b/chrome/common/extensions/extension_file_util.cc |
@@ -12,6 +12,7 @@ |
#include "base/memory/scoped_temp_dir.h" |
#include "base/metrics/histogram.h" |
#include "base/path_service.h" |
+#include "base/stringprintf.h" |
#include "base/threading/thread_restrictions.h" |
#include "base/utf_string_conversions.h" |
#include "chrome/common/chrome_paths.h" |