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

Unified Diff: chrome/browser/browser_list_gtk.cc

Issue 593037: Remove the temporary scaffolding stubs. (Closed)
Patch Set: fixes Created 10 years, 10 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
« no previous file with comments | « chrome/browser/browser.cc ('k') | chrome/browser/browser_list_stub.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/browser_list_gtk.cc
diff --git a/chrome/browser/browser_list_gtk.cc b/chrome/browser/browser_list_gtk.cc
index 99a66dde5ad325cff1beceb31d67496da1955323..cf74096e7676f354e9dd00a57aa1ce03ababb410 100644
--- a/chrome/browser/browser_list_gtk.cc
+++ b/chrome/browser/browser_list_gtk.cc
@@ -6,6 +6,7 @@
#include <gtk/gtk.h>
+// static
void BrowserList::AllBrowsersClosed() {
// Close non-browser windows.
GList* window_list = gtk_window_list_toplevels();
« no previous file with comments | « chrome/browser/browser.cc ('k') | chrome/browser/browser_list_stub.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698