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

Unified Diff: SConstruct

Issue 3232004: update_engine: use librootdev (Closed) Base URL: http://git.chromium.org/git/update_engine.git
Patch Set: use LOG_IF since it fits _exactly_ in 80 chars :) Created 10 years, 4 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 | utils.cc » ('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 b5c2c702ba40a868702e4917829e220fda7d8f20..4df1395803039681112b4f820ccaec645802f654 100644
--- a/SConstruct
+++ b/SConstruct
@@ -165,6 +165,7 @@ env['LIBS'] = Split("""base
metrics
protobuf
pthread
+ rootdev
ssl
xml2
z""")
« no previous file with comments | « no previous file | utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698