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

Unified Diff: apps/apps.gypi

Issue 172313004: Remove unused AppKeepAliveService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase (keep_alive_service) Created 6 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
Index: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index 5058bc1b35edd49e661ac706d5f52b3739f9af79..71cc0804db3e71606ccb797d131d178bfefdbe89 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -23,10 +23,6 @@
'<(grit_out_dir)',
],
'sources': [
- 'app_keep_alive_service.cc',
- 'app_keep_alive_service.h',
- 'app_keep_alive_service_factory.cc',
- 'app_keep_alive_service_factory.h',
'app_lifetime_monitor.cc',
'app_lifetime_monitor.h',
'app_lifetime_monitor_factory.cc',
« no previous file with comments | « apps/app_keep_alive_service_unittest.cc ('k') | chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698