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

Unified Diff: chrome/browser_tests.isolate

Issue 1139913002: Add PPAPI test mock headers to *.isolate files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 | « no previous file | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser_tests.isolate
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
index e893ad9278e673fcd958283b89f706381b5f0794..b2a85bfd7959eec56d9394e674c8b487185b7fe8 100644
--- a/chrome/browser_tests.isolate
+++ b/chrome/browser_tests.isolate
@@ -67,7 +67,9 @@
'../net/data/',
'../net/tools/testserver/',
'../ppapi/tests/test_case.html',
+ '../ppapi/tests/test_case.html.mock-http-headers',
'../ppapi/tests/test_page.css',
+ '../ppapi/tests/test_page.css.mock-http-headers',
'../testing/test_env.py',
'../third_party/accessibility-audit/axs_testing.js',
'../third_party/pyftpdlib/',
@@ -88,6 +90,7 @@
'<(PRODUCT_DIR)/test_case.html.mock-http-headers',
'<(PRODUCT_DIR)/test_data/',
'<(PRODUCT_DIR)/test_page.css',
+ '<(PRODUCT_DIR)/test_page.css.mock-http-headers',
'<(PRODUCT_DIR)/test_url_loader_data/',
'browser/policy/test/asn1der.py',
'browser/policy/test/policy_testserver.py',
« no previous file with comments | « no previous file | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698