| Index: chrome/browser/chromeos/arc/arc_session_manager.h
|
| diff --git a/chrome/browser/chromeos/arc/arc_session_manager.h b/chrome/browser/chromeos/arc/arc_session_manager.h
|
| index 227c59370e16fa45d1345e202cb5c27035c50394..8c07816fd874e1799fd93ba2984d0d5092a9bb8a 100644
|
| --- a/chrome/browser/chromeos/arc/arc_session_manager.h
|
| +++ b/chrome/browser/chromeos/arc/arc_session_manager.h
|
| @@ -121,7 +121,6 @@ class ArcSessionManager : public ArcSessionObserver,
|
| static void SetShelfDelegateForTesting(ash::ShelfDelegate* shelf_delegate);
|
| static void EnableCheckAndroidManagementForTesting();
|
|
|
| - // Returns true if ARC is allowed to run for the current session.
|
| // TODO(hidehiko): The name is very close to IsArcAllowedForProfile(), but
|
| // has different meaning. Clean this up.
|
| bool IsAllowed() const;
|
|
|