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

Unified Diff: chrome/browser/profiles/fake_profile_info_interface.h

Issue 7648037: [Mac] Flip the flag for multi-profiles to on by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Un-needed includes Created 9 years, 4 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/fake_profile_info_interface.h
diff --git a/chrome/browser/profiles/fake_profile_info_interface.h b/chrome/browser/profiles/fake_profile_info_interface.h
index 4686eb364c29bfadca0d1901324caa61a938365a..1e13e96059a07fad0884475bbb2a6c912996406f 100644
--- a/chrome/browser/profiles/fake_profile_info_interface.h
+++ b/chrome/browser/profiles/fake_profile_info_interface.h
@@ -8,11 +8,9 @@
#include <vector>
#include "base/string16.h"
-#include "base/utf_string_conversions.h"
#include "chrome/browser/profiles/avatar_menu_model.h"
#include "chrome/browser/profiles/avatar_menu_model_observer.h"
#include "chrome/browser/profiles/profile_info_interface.h"
-#include "chrome/common/chrome_notification_types.h"
#include "ui/gfx/image/image.h"
class FakeProfileInfo : public ProfileInfoInterface {
« no previous file with comments | « no previous file | chrome/browser/profiles/profile_manager.h » ('j') | chrome/browser/ui/webui/ntp/new_tab_sync_setup_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698