Index: chrome/browser/profiles/profile_loader.cc |
diff --git a/chrome/browser/ui/app_list/profile_loader.cc b/chrome/browser/profiles/profile_loader.cc |
similarity index 97% |
rename from chrome/browser/ui/app_list/profile_loader.cc |
rename to chrome/browser/profiles/profile_loader.cc |
index 4654cf2c4611f76fab6711e2aa28abad5fbd0ba1..02011210696f8ff2fc942de8fd490be9ca720199 100644 |
--- a/chrome/browser/ui/app_list/profile_loader.cc |
+++ b/chrome/browser/profiles/profile_loader.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "chrome/browser/ui/app_list/profile_loader.h" |
+#include "chrome/browser/profiles/profile_loader.h" |
#include "base/bind.h" |
#include "base/files/file_path.h" |