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

Unified Diff: chrome/chrome_tests.gypi

Issue 8692015: Move the mock headers file for 'test_case.html' to the destination directory so cross-origin (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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 | ppapi/tests/test_url_loader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
===================================================================
--- chrome/chrome_tests.gypi (revision 112363)
+++ chrome/chrome_tests.gypi (working copy)
@@ -714,6 +714,7 @@
'destination': '<(PRODUCT_DIR)',
'files': [
'../ppapi/tests/test_case.html',
+ '../ppapi/tests/test_case.html.mock-http-headers',
'../ppapi/tests/test_page.css',
'../ppapi/native_client/tests/ppapi_tests/test_case.nmf',
],
« no previous file with comments | « no previous file | ppapi/tests/test_url_loader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698