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

Unified Diff: src/trusted/validator_ragel/dfa_validator_x86_64.gyp

Issue 12226019: Move bitmap manipulation functions in bitmap.h (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 7 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
Index: src/trusted/validator_ragel/dfa_validator_x86_64.gyp
===================================================================
--- src/trusted/validator_ragel/dfa_validator_x86_64.gyp (revision 10713)
+++ src/trusted/validator_ragel/dfa_validator_x86_64.gyp (working copy)
@@ -9,7 +9,6 @@
'../../../build/common.gypi',
],
'target_defaults': {
- 'defines': [ 'NACL_TRUSTED_BUT_NOT_TCB' ],
'conditions': [
['OS=="win" and target_arch=="ia32"', {
'variables': {

Powered by Google App Engine
This is Rietveld 408576698