Index: ui/base/resource/resource_bundle.h |
diff --git a/ui/base/resource/resource_bundle.h b/ui/base/resource/resource_bundle.h |
index 9ef3c5a1673e50c02c4a0c283807130f2111c037..d44c7db69fa9110d0c35b7b7b470efe446d541a6 100644 |
--- a/ui/base/resource/resource_bundle.h |
+++ b/ui/base/resource/resource_bundle.h |
@@ -16,7 +16,7 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/scoped_vector.h" |
#include "base/platform_file.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "base/strings/string_piece.h" |
#include "ui/base/layout.h" |
#include "ui/base/ui_export.h" |