Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1385)

Unified Diff: chrome/browser/profiles/profile_loader.cc

Issue 16766003: Move ProfileLoader to chrome/browser/profiles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Move ProfileLoader to chrome/browser/profiles/ Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698