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

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 d7dd12edf1eb07c210736784921c639b48fd8285..16963540f7081aca33d8e7f91ffdd5e4fa75df3b 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2256,6 +2256,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