Index: chrome/common/extensions/manifest_handler.h |
diff --git a/chrome/common/extensions/manifest_handler.h b/chrome/common/extensions/manifest_handler.h |
index 030aa0aee13c5134e400f07f82eb0ac3a3b7d175..bcd78d054204501481a4bfe97248f83c0a95abce 100644 |
--- a/chrome/common/extensions/manifest_handler.h |
+++ b/chrome/common/extensions/manifest_handler.h |
@@ -11,7 +11,7 @@ |
#include "base/lazy_instance.h" |
#include "base/memory/linked_ptr.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "chrome/common/extensions/manifest.h" |
namespace extensions { |