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

Unified Diff: SConstruct

Issue 4029002: AU: Don't use network on expensive connection types (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/update_engine.git
Patch Set: 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 | dbus_interface.h » ('j') | flimflam_proxy.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: SConstruct
diff --git a/SConstruct b/SConstruct
index 1a73466c743acb54a87cd53233e9522c3071cae4..bd2a5d8d45f3a3466973eed6ff2abda2dad9350a 100644
--- a/SConstruct
+++ b/SConstruct
@@ -248,6 +248,7 @@ sources = Split("""action_processor.cc
filesystem_copier_action.cc
filesystem_iterator.cc
file_writer.cc
+ flimflam_proxy.cc
graph_utils.cc
gzip.cc
libcurl_http_fetcher.cc
@@ -288,6 +289,7 @@ unittest_sources = Split("""action_unittest.cc
file_writer_unittest.cc
filesystem_copier_action_unittest.cc
filesystem_iterator_unittest.cc
+ flimflam_proxy_unittest.cc
graph_utils_unittest.cc
http_fetcher_unittest.cc
mock_http_fetcher.cc
« no previous file with comments | « no previous file | dbus_interface.h » ('j') | flimflam_proxy.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698