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

Unified Diff: chrome/chrome_tests.gypi

Issue 1665453003: 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: rebase on 1665533003 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
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 528d89bd620d720a11c62e75dd9c246e1529339b..94fc22a8736e59f7dcdb98997cc501af08527e8e 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2260,6 +2260,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': [

Powered by Google App Engine
This is Rietveld 408576698