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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 670653005: Fix Flash fullscreen focus regressions, and add interactive_ui_tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 105ae4f59e47b62a800ae6a174e2570d0cb99166..4407da75a248dd4ba87f5a3d0c91f321107c657d 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -554,6 +554,8 @@
'tests/test_flash_file.h',
'tests/test_flash_fullscreen.cc',
'tests/test_flash_fullscreen.h',
+ 'tests/test_flash_fullscreen_for_browser_ui.cc',
+ 'tests/test_flash_fullscreen_for_browser_ui.h',
'tests/test_flash_message_loop.cc',
'tests/test_flash_message_loop.h',
'tests/test_net_address_private.cc',

Powered by Google App Engine
This is Rietveld 408576698