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

Unified Diff: chrome/interactive_ui_tests.isolate

Issue 2123093005: Add a test for Flash Fullscreen from a cross-site subframe. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: One more fix Created 4 years, 5 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/interactive_ui_tests.isolate
diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate
index 63953195a1dbb7a2b9314b28ae900d9510583714..2d92f894a3bd45ea483ba3f67aa8ac5b1933f219 100644
--- a/chrome/interactive_ui_tests.isolate
+++ b/chrome/interactive_ui_tests.isolate
@@ -55,6 +55,10 @@
'../third_party/pyftpdlib/',
'../third_party/pywebsocket/',
'../third_party/tlslite/',
+ '<(PRODUCT_DIR)/test_case.html',
alexmos 2016/07/07 21:17:19 These changes, along with the ones in BUILD.gn, we
ncarter (slow) 2016/07/08 22:36:17 Makes sense to me.
+ '<(PRODUCT_DIR)/test_case.html.mock-http-headers',
+ '<(PRODUCT_DIR)/test_page.css',
+ '<(PRODUCT_DIR)/test_page.css.mock-http-headers',
'<(PRODUCT_DIR)/ui_test.pak',
'test/data/',
],

Powered by Google App Engine
This is Rietveld 408576698