Chromium Code Reviews| 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""") |