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

Unified Diff: chrome/chrome_tests.gypi

Issue 1775143003: Reland 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, 9 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/browser/chrome_service_worker_browsertest.cc ('k') | chrome/test/data/nacl/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index d001d9a771eb16f958842e6724ad95aea1d1e109..11f1c914f1e79fa434ee2c8c5cb425e3fabdf4a9 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2283,6 +2283,9 @@
'browser/extensions/extension_nacl_browsertest.cc',
'browser/nacl_host/test/gdb_debug_stub_browsertest.cc',
],
+ 'dependencies': [
+ 'test/data/nacl/nacl_test_data.gyp:pnacl_url_loader_test',
+ ],
'conditions': [
['disable_nacl_untrusted==0', {
'sources': [
« no previous file with comments | « chrome/browser/chrome_service_worker_browsertest.cc ('k') | chrome/test/data/nacl/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698