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

Unified Diff: SConstruct

Issue 9430028: Add function for generating validation signatures. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Fixes Created 8 years, 10 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 | « DEPS ('k') | src/trusted/validator/caching/build.scons » ('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 db472b42f0d3406334ddc4f666d687aa073eb1e7..8bf7a4b9ae5c39da0b2cc00104c69108cc898baa 100755
--- a/SConstruct
+++ b/SConstruct
@@ -2394,6 +2394,7 @@ def MakeBaseTrustedEnv():
'src/trusted/simple_service/build.scons',
'src/trusted/threading/build.scons',
'src/trusted/validator/build.scons',
+ 'src/trusted/validator/caching/build.scons',
'src/trusted/validator/x86/build.scons',
'src/trusted/validator/x86/decoder/build.scons',
'src/trusted/validator/x86/decoder/generator/build.scons',
« no previous file with comments | « DEPS ('k') | src/trusted/validator/caching/build.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698