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

Unified Diff: chrome/browser/ui/app_list/app_list_controller_delegate.h

Issue 11968034: Enable profile switching for standalone App Launcher via the Settings App. (Closed) Base URL: git://nomatter.syd/chromium/src.git@master
Patch Set: respond to comments Created 7 years, 11 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/ui/app_list/app_list_controller_delegate.h
diff --git a/chrome/browser/ui/app_list/app_list_controller_delegate.h b/chrome/browser/ui/app_list/app_list_controller_delegate.h
index 9c19c6d02ad0ec931ddef5db89b64058b8d0a089..a70233f97a8ea01738fa541be375b96ad2af4538 100644
--- a/chrome/browser/ui/app_list/app_list_controller_delegate.h
+++ b/chrome/browser/ui/app_list/app_list_controller_delegate.h
@@ -9,6 +9,7 @@
#include "ui/gfx/native_widget_types.h"
+class FilePath;
xiyuan 2013/01/23 00:09:33 nit: seems not used
koz (OOO until 15th September) 2013/01/23 00:16:43 Done.
class Profile;
namespace extensions {

Powered by Google App Engine
This is Rietveld 408576698