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

Unified Diff: site_scons/site_tools/library_deps.py

Issue 10905317: Generic containers moved into a separate module (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Rebased with master. Created 8 years, 2 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 | « SConstruct ('k') | src/trusted/generic_container/build.scons » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 355c0d60f99c1d72bd467d6953919824fbe5c149..6c42d45a646c6fce72241200ca3109d60f74727c 100644
--- a/site_scons/site_tools/library_deps.py
+++ b/site_scons/site_tools/library_deps.py
@@ -24,7 +24,6 @@ LIBRARY_DEPENDENCIES_DEFAULT = {
'nacl_perf_counter',
'nacl_base',
'imc',
- 'container',
'nacl_fault_inject',
'nacl_interval',
'platform',
« no previous file with comments | « SConstruct ('k') | src/trusted/generic_container/build.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698