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

Unified Diff: src/trusted/validator/x86/decoder/ncdis_decode_tables.gyp

Issue 24227003: [MIPS] Add support to gyp files to build Native Client inside of Chromium (Closed) Base URL: http://git.chromium.org/native_client/src/native_client.git@master
Patch Set: Update per comments. Created 7 years, 3 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/x86/decoder/ncdis_decode_tables.gyp
diff --git a/src/trusted/validator/x86/decoder/ncdis_decode_tables.gyp b/src/trusted/validator/x86/decoder/ncdis_decode_tables.gyp
index 9b8cb881b64581fa206343a9824d37cd971eacd8..9254c101bd700e48bb03cb9678e8ab2e3b231948 100644
--- a/src/trusted/validator/x86/decoder/ncdis_decode_tables.gyp
+++ b/src/trusted/validator/x86/decoder/ncdis_decode_tables.gyp
@@ -64,8 +64,5 @@
},
}],
}],
- ['target_arch=="arm"', {
- 'targets': [],
- }],
],
}

Powered by Google App Engine
This is Rietveld 408576698