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

Unified Diff: site_scons/site_tools/library_deps.py

Issue 10832400: Process abstraction layer for NaCl Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 8 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
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',
],
« no previous file with comments | « SConstruct ('k') | src/trusted/platform/build.scons » ('j') | src/trusted/platform/build.scons » ('J')

Powered by Google App Engine
This is Rietveld 408576698