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

Unified Diff: mojo/mojo.gyp

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/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index f38a79384186c9f6b717bbe0c6e815edd38cc025..b40dedcf9e216979356d7e26ffc269f0eb53d0d5 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -172,14 +172,10 @@
'shell/init.h',
'shell/in_process_dynamic_service_runner.cc',
'shell/in_process_dynamic_service_runner.h',
- 'shell/keep_alive.cc',
- 'shell/keep_alive.h',
'shell/mojo_url_resolver.cc',
'shell/mojo_url_resolver.h',
'shell/out_of_process_dynamic_service_runner.cc',
'shell/out_of_process_dynamic_service_runner.h',
- 'shell/run.cc',
- 'shell/run.h',
'shell/switches.cc',
'shell/switches.h',
'shell/task_runners.cc',

Powered by Google App Engine
This is Rietveld 408576698