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

Unified Diff: components/browser_watcher.gypi

Issue 843113002: EndSessionWatcherWindow implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge ToT. Created 5 years, 11 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 | « no previous file | components/browser_watcher/endsession_watcher_window_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/browser_watcher.gypi
diff --git a/components/browser_watcher.gypi b/components/browser_watcher.gypi
index 6eced10948438f84982a99e52620e444a18ede09..c1ebc3ce1fcaf3aa0bd3fb5f31709227c79db61b 100644
--- a/components/browser_watcher.gypi
+++ b/components/browser_watcher.gypi
@@ -12,6 +12,8 @@
'target_name': 'browser_watcher',
'type': 'static_library',
'sources': [
+ 'browser_watcher/endsession_watcher_window_win.cc',
+ 'browser_watcher/endsession_watcher_window_win.h',
'browser_watcher/exit_code_watcher_win.cc',
'browser_watcher/exit_code_watcher_win.h',
'browser_watcher/exit_funnel_win.cc',
« no previous file with comments | « no previous file | components/browser_watcher/endsession_watcher_window_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698