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

Unified Diff: ppapi/ppapi_tests.gypi

Issue 1136493003: Send proper MIME type along with PPAPI test CSS 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 | « ppapi/BUILD.gn ('k') | ppapi/tests/test_page.css.mock-http-headers » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_tests.gypi
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi
index ea23adb92effd1c54850cb0f3d3bd1c3c8a79047..6b23986a6760cc934a9e361c72c1bf830127c9f1 100644
--- a/ppapi/ppapi_tests.gypi
+++ b/ppapi/ppapi_tests.gypi
@@ -30,6 +30,7 @@
'tests/test_case.html',
'tests/test_case.html.mock-http-headers',
'tests/test_page.css',
+ 'tests/test_page.css.mock-http-headers',
'tests/ppapi_nacl_tests_newlib.nmf',
],
},
« no previous file with comments | « ppapi/BUILD.gn ('k') | ppapi/tests/test_page.css.mock-http-headers » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698