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

Unified Diff: chrome/chrome_browser.gypi

Issue 1725883002: Add KeepAliveStateObserver, add the Restart option (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@KeepAlive
Patch Set: Address comments Created 4 years, 9 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/ui/views/profiles/user_manager_view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4daba2234e1a59245442240a21a5ac3fbfe21010..2954929ca63663ef513c2e1a6c667005fbcffb64 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1210,6 +1210,7 @@
'browser/lifetime/keep_alive_types.h',
'browser/lifetime/keep_alive_registry.cc',
'browser/lifetime/keep_alive_registry.h',
+ 'browser/lifetime/keep_alive_state_observer.h',
'browser/lifetime/scoped_keep_alive.cc',
'browser/lifetime/scoped_keep_alive.h',
'browser/media/tab_desktop_media_list.cc',
« no previous file with comments | « chrome/browser/ui/views/profiles/user_manager_view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698