Index: chrome/browser/download/download_path_reservation_tracker_unittest.cc |
diff --git a/chrome/browser/download/download_path_reservation_tracker_unittest.cc b/chrome/browser/download/download_path_reservation_tracker_unittest.cc |
index 897a2fd0dd586ba74ddfb2c573956ab77e2bcbbe..67a3dfbba36a0cb59f1e38f6f74bdd1c9e31b64d 100644 |
--- a/chrome/browser/download/download_path_reservation_tracker_unittest.cc |
+++ b/chrome/browser/download/download_path_reservation_tracker_unittest.cc |
@@ -8,7 +8,7 @@ |
#include "base/memory/weak_ptr.h" |
#include "base/message_loop.h" |
#include "base/observer_list.h" |
-#include "base/stringprintf.h" |
+#include "base/strings/stringprintf.h" |
#include "base/test/test_file_util.h" |
#include "chrome/browser/download/download_path_reservation_tracker.h" |
#include "chrome/browser/download/download_target_determiner.h" |