Index: chrome/browser/chromeos/ui/app_launch_view.h |
diff --git a/chrome/browser/chromeos/ui/app_launch_view.h b/chrome/browser/chromeos/ui/app_launch_view.h |
index 838fd7e66161cd06eecfa9004cc03aa28e3fe454..f4c4382232af34465e845370ae29ea426729de5c 100644 |
--- a/chrome/browser/chromeos/ui/app_launch_view.h |
+++ b/chrome/browser/chromeos/ui/app_launch_view.h |
@@ -57,7 +57,6 @@ class AppLaunchView : public views::WidgetDelegateView, |
virtual void RenderProcessGone(base::TerminationStatus status) OVERRIDE; |
void Show(); |
- void Close(); |
// Updates UI state of the app launch splash screen. |
void UpdateState(AppLaunchState state); |