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

Unified Diff: src/trusted/service_runtime/service_runtime.gyp

Issue 10134056: Refactor the process of choosing validators. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: small fixes towards Mark's comments Created 8 years, 6 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: src/trusted/service_runtime/service_runtime.gyp
diff --git a/src/trusted/service_runtime/service_runtime.gyp b/src/trusted/service_runtime/service_runtime.gyp
index ffc40df4ae15bb920d34df5796e842cae1434e73..6e1a14e0fe643603fc9ad16fc179fb7f2fc2cd35 100644
--- a/src/trusted/service_runtime/service_runtime.gyp
+++ b/src/trusted/service_runtime/service_runtime.gyp
@@ -65,6 +65,7 @@
'sel_qualify.c',
'sel_validate_image.c',
'thread_suspension_common.c',
+ '<(DEPTH)/native_client/src/trusted/validator/validator_init.c',
],
'include_dirs': [
# For generated header files from the x86-64 validator,

Powered by Google App Engine
This is Rietveld 408576698