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

Unified Diff: SConstruct

Issue 6594025: AU: Full proxy support (Closed) Base URL: http://git.chromium.org/git/update_engine.git@master
Patch Set: fixes for review Created 9 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
« no previous file with comments | « no previous file | UpdateEngine.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index f75b256979c33ac35cb4ad2f082b7d2e13d206c3..dea012d17a5705ca12cf0b7a6936567a91b27555 100644
--- a/SConstruct
+++ b/SConstruct
@@ -238,6 +238,7 @@ sources = Split("""action_processor.cc
buffered_file_writer.cc
bzip.cc
bzip_extent_writer.cc
+ chrome_browser_proxy_resolver.cc
chrome_proxy_resolver.cc
cycle_breaker.cc
dbus_service.cc
@@ -285,6 +286,7 @@ unittest_sources = Split("""action_unittest.cc
action_processor_unittest.cc
buffered_file_writer_unittest.cc
bzip_extent_writer_unittest.cc
+ chrome_browser_proxy_resolver_unittest.cc
chrome_proxy_resolver_unittest.cc
cycle_breaker_unittest.cc
decompressing_file_writer_unittest.cc
« no previous file with comments | « no previous file | UpdateEngine.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698