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

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

Issue 1739643002: Revert of Add browser tests for FetchEvent.request.mode/credentials in the service worker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « chrome/test/data/nacl/BUILD.gn ('k') | chrome/test/data/nacl/pnacl_url_loader/pnacl_url_loader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/nacl/nacl_test_data.gyp
diff --git a/chrome/test/data/nacl/nacl_test_data.gyp b/chrome/test/data/nacl/nacl_test_data.gyp
index 47da2510efe1de7ec6e9f153c6cf726e6d74a7e5..b68e381133dc8dc93b4d73f4f26fc9f1927a8471 100644
--- a/chrome/test/data/nacl/nacl_test_data.gyp
+++ b/chrome/test/data/nacl/nacl_test_data.gyp
@@ -697,25 +697,6 @@
'pnacl_nmf_options/pnacl_o_0.nmf',
'pnacl_nmf_options/pnacl_o_2.nmf',
'pnacl_nmf_options/pnacl_o_large.nmf',
- ],
- },
- },
- {
- 'target_name': 'pnacl_url_loader_test',
- 'type': 'none',
- 'variables': {
- 'nexe_target': 'pnacl_url_loader',
- 'build_pnacl_newlib': 1,
- 'nexe_destination_dir': 'nacl_test_data',
- 'generate_nmf': 1,
- 'link_flags': [
- '-lppapi',
- ],
- 'sources': [
- 'pnacl_url_loader/pnacl_url_loader.cc',
- ],
- 'test_files': [
- 'pnacl_url_loader/pnacl_url_loader.html',
],
},
},
« no previous file with comments | « chrome/test/data/nacl/BUILD.gn ('k') | chrome/test/data/nacl/pnacl_url_loader/pnacl_url_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698