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

Unified Diff: mojo/shell/BUILD.gn

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/BUILD.gn
diff --git a/mojo/shell/BUILD.gn b/mojo/shell/BUILD.gn
index cb3ec5abb0cd92cf30b8da2cc9d44961a3dda64d..4032de82c45a73921f05f43c03c335431a3e89a2 100644
--- a/mojo/shell/BUILD.gn
+++ b/mojo/shell/BUILD.gn
@@ -69,14 +69,10 @@ source_set("lib") {
"init.h",
"in_process_dynamic_service_runner.cc",
"in_process_dynamic_service_runner.h",
- "keep_alive.cc",
- "keep_alive.h",
"mojo_url_resolver.cc",
"mojo_url_resolver.h",
"out_of_process_dynamic_service_runner.cc",
"out_of_process_dynamic_service_runner.h",
- "run.cc",
- "run.h",
"switches.cc",
"switches.h",
"task_runners.cc",

Powered by Google App Engine
This is Rietveld 408576698