Update include paths for //base/hash/md5.h

Bug: 902789
Tbr: [email protected]
Tbr: [email protected]
Tbr: [email protected]
Tbr: [email protected]
Tbr: [email protected]
Tbr: [email protected]
Tbr: [email protected]
Tbr: [email protected]
Tbr: [email protected]
Tbr: [email protected]
Tbr: [email protected]
Tbr: [email protected]
Change-Id: I6bb9a5b4be7e52b77af325251dc230fa6f04891d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1544243
Commit-Queue: Daniel Cheng <[email protected]>
Reviewed-by: Dan Sanders <[email protected]>
Reviewed-by: Adam Langley <[email protected]>
Reviewed-by: Yuwei Huang <[email protected]>
Reviewed-by: danakj <[email protected]>
Cr-Commit-Position: refs/heads/master@{#645569}
diff --git a/components/drive/chromeos/file_cache_unittest.cc b/components/drive/chromeos/file_cache_unittest.cc
index 888b23b..77dc28b 100644
--- a/components/drive/chromeos/file_cache_unittest.cc
+++ b/components/drive/chromeos/file_cache_unittest.cc
@@ -19,7 +19,7 @@
 #include "base/files/file_enumerator.h"
 #include "base/files/file_util.h"
 #include "base/files/scoped_temp_dir.h"
-#include "base/md5.h"
+#include "base/hash/md5.h"
 #include "base/path_service.h"
 #include "base/run_loop.h"
 #include "base/single_thread_task_runner.h"