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

Unified Diff: SConstruct

Issue 4719002: AU: Remove obsolete SetBootableFlagAction. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/update_engine.git@master
Patch Set: Created 10 years, 1 month 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 | action_processor.h » ('j') | update_attempter.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index fd98b2007d9a1ef04cb8918dd36b54e212172893..f772882c1b8b9a20fda33b0cfd2ece15ad47436d 100644
--- a/SConstruct
+++ b/SConstruct
@@ -261,7 +261,6 @@ sources = Split("""action_processor.cc
payload_signer.cc
postinstall_runner_action.cc
prefs.cc
- set_bootable_flag_action.cc
simple_key_value_store.cc
split_file_writer.cc
subprocess.cc
@@ -302,7 +301,6 @@ unittest_sources = Split("""action_unittest.cc
payload_signer_unittest.cc
postinstall_runner_action_unittest.cc
prefs_unittest.cc
- set_bootable_flag_action_unittest.cc
simple_key_value_store_unittest.cc
split_file_writer_unittest.cc
subprocess_unittest.cc
« no previous file with comments | « no previous file | action_processor.h » ('j') | update_attempter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698