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

Unified Diff: SConstruct

Issue 3608015: AU: Catch terminate signals and block exit if necessary. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/update_engine.git
Patch Set: typo Created 10 years, 2 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 | delta_performer.cc » ('j') | terminator.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index c42b5281233af70288ae9592000d0454e032b434..1a73466c743acb54a87cd53233e9522c3071cae4 100644
--- a/SConstruct
+++ b/SConstruct
@@ -264,6 +264,7 @@ sources = Split("""action_processor.cc
split_file_writer.cc
subprocess.cc
tarjan.cc
+ terminator.cc
topological_sort.cc
update_attempter.cc
update_check_scheduler.cc
« no previous file with comments | « no previous file | delta_performer.cc » ('j') | terminator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698