Chromium Code Reviews| Index: site_scons/site_tools/library_deps.py |
| diff --git a/site_scons/site_tools/library_deps.py b/site_scons/site_tools/library_deps.py |
| index cb2360135ed378cebde244a5da886312250bbadb..969243f08d65da9d89b51c95a69447d5446738af 100644 |
| --- a/site_scons/site_tools/library_deps.py |
| +++ b/site_scons/site_tools/library_deps.py |
| @@ -29,6 +29,7 @@ LIBRARY_DEPENDENCIES_DEFAULT = { |
| 'nacl_interval', |
| 'platform', |
| 'platform_qual_lib', |
| + 'nacl_platform', |
|
Mark Seaborn
2012/08/21 17:53:03
Why add this dependency when the 'sel' library doe
Petr Hosek
2012/08/23 00:43:14
Removed.
|
| 'gio', |
| 'validators', |
| ], |