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

Unified Diff: trunk/src/chrome/test/data/nacl/nacl_test_data.gyp

Issue 15709012: Revert 205329 "Split pnacl and nacl mime types" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 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: trunk/src/chrome/test/data/nacl/nacl_test_data.gyp
===================================================================
--- trunk/src/chrome/test/data/nacl/nacl_test_data.gyp (revision 205338)
+++ trunk/src/chrome/test/data/nacl/nacl_test_data.gyp (working copy)
@@ -159,23 +159,6 @@
]
},
{
- 'target_name': 'pnacl_mime_type_test',
- 'type': 'none',
- 'variables': {
- 'build_newlib': 1,
- 'build_glibc': 1,
- 'build_pnacl_newlib': 1,
- 'nexe_destination_dir': 'nacl_test_data',
- # No need to translate AOT.
- 'enable_x86_32': 0,
- 'enable_x86_64': 0,
- 'enable_arm': 0,
- 'test_files': [
- 'pnacl_mime_type/pnacl_mime_type.html',
- ],
- },
- },
- {
'target_name': 'pnacl_options_test',
'type': 'none',
'variables': {

Powered by Google App Engine
This is Rietveld 408576698