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

Unified Diff: SConstruct

Issue 2868061: Measure and send update time to UMA. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/update_engine.git
Patch Set: Created 10 years, 5 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 | main.cc » ('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 c3960bdcce055de287214dad97b45aa501b5e94d..216eb1d9b16ce1b5d706993d9cc00f0421fb8e8e 100644
--- a/SConstruct
+++ b/SConstruct
@@ -162,6 +162,7 @@ env['LIBS'] = Split("""base
glib-2.0
gthread-2.0
libpcrecpp
+ metrics
protobuf
pthread
ssl
« no previous file with comments | « no previous file | main.cc » ('j') | update_attempter.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698