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

Unified Diff: mojo/shell/dbus_application_loader_linux.h

Issue 491443005: Get rid of KeepAlive. Quit shell when all urls run directly by Context are closed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Bring back ConnectToServiceViaNetwork Created 6 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: mojo/shell/dbus_application_loader_linux.h
diff --git a/mojo/shell/dbus_application_loader_linux.h b/mojo/shell/dbus_application_loader_linux.h
index b065cd74570cb99165f76e4fcb978e89879c4d0b..1f03be14f5d094d1ee8dee0901ff4ef41b4143b2 100644
--- a/mojo/shell/dbus_application_loader_linux.h
+++ b/mojo/shell/dbus_application_loader_linux.h
@@ -11,7 +11,6 @@
#include "base/memory/ref_counted.h"
#include "mojo/application_manager/application_loader.h"
#include "mojo/public/cpp/system/core.h"
-#include "mojo/shell/keep_alive.h"
#include "url/gurl.h"
namespace dbus {

Powered by Google App Engine
This is Rietveld 408576698