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

Unified Diff: native_client_sdk/src/build_tools/sdk_files.list

Issue 16140015: [NaCl SDK] Include Ragel ncval in SDK for all validation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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: native_client_sdk/src/build_tools/sdk_files.list
diff --git a/native_client_sdk/src/build_tools/sdk_files.list b/native_client_sdk/src/build_tools/sdk_files.list
index 09ed747d25992456247ab2593710dbc148f5358d..f1b01c3d6b4968038feaa949e0081f1d9cefc38b 100644
--- a/native_client_sdk/src/build_tools/sdk_files.list
+++ b/native_client_sdk/src/build_tools/sdk_files.list
@@ -978,12 +978,8 @@ tools/nacl_gcc.mk
[linux]tools/nacl_helper_bootstrap_x86_32
[linux]tools/nacl_helper_bootstrap_x86_64
tools/nacl_llvm.mk
-[linux,mac]tools/ncval_arm
-[win]tools/ncval_arm.exe
-[linux,mac]tools/ncval_x86_32
-[linux]tools/ncval_x86_64
-[win]tools/ncval_x86_32.exe
-[win]tools/ncval_x86_64.exe
+[linux,mac]tools/ncval
+[win]tools/ncval.exe
Sam Clegg 2013/06/03 18:41:52 This file might be more manageable if it had a {EX
tools/oshelpers.py
tools/oshelpers.pyc
tools/quote.py

Powered by Google App Engine
This is Rietveld 408576698