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

Unified Diff: chrome/browser/chromeos/ui/app_launch_view.h

Issue 18179004: Dismiss action in tab modal dialogs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix test for Mac Created 7 years, 5 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/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);
« no previous file with comments | « chrome/browser/chromeos/power/idle_action_warning_observer.cc ('k') | chrome/browser/chromeos/ui/app_launch_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698