Index: ui/base/resource/resource_bundle_android.cc |
diff --git a/ui/base/resource/resource_bundle_android.cc b/ui/base/resource/resource_bundle_android.cc |
index 6e858ecc863f5b54e1e6e69bb62bc8043a64b62a..c701a291252509bd4ca801c6cbf8b3df7a016250 100644 |
--- a/ui/base/resource/resource_bundle_android.cc |
+++ b/ui/base/resource/resource_bundle_android.cc |
@@ -10,7 +10,7 @@ |
#include "base/files/file_path.h" |
#include "base/logging.h" |
#include "base/path_service.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/stringprintf.h" |
#include "ui/base/resource/resource_handle.h" |
#include "ui/base/ui_base_paths.h" |