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

Unified Diff: src/trusted/validator/BUILD.gn

Issue 636933004: stop building/testing old x86 validator. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: rebase master Created 6 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
Index: src/trusted/validator/BUILD.gn
diff --git a/src/trusted/validator/BUILD.gn b/src/trusted/validator/BUILD.gn
index 82971820a8e026bb501d44f9cb2192c3155cf2c1..0928bd7edf23ae90b3b64c74af4b73199bcf663e 100644
--- a/src/trusted/validator/BUILD.gn
+++ b/src/trusted/validator/BUILD.gn
@@ -5,9 +5,6 @@
# Generated from GYP
static_library("validators") {
- defines = [
- "NACL_VALIDATOR_RAGEL=1",
- ]
sources = [
"validator_init.c",
]
« no previous file with comments | « src/trusted/service_runtime/testdata/non_dfa_validator_hello.stderr ('k') | src/trusted/validator/build.scons » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698