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

Unified Diff: chrome/interactive_ui_tests.isolate

Issue 69833002: When DWM compositing is disabled (i.e. XP, RDP) ensure that windowed NPAPI plugins don't cover UI d… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fixes Created 7 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
Index: chrome/interactive_ui_tests.isolate
===================================================================
--- chrome/interactive_ui_tests.isolate (revision 234770)
+++ chrome/interactive_ui_tests.isolate (working copy)
@@ -83,6 +83,7 @@
],
'isolate_dependency_untracked': [
'../third_party/python_26/',
+ '<(PRODUCT_DIR)/plugins/npapi_test_plugin.dll',
],
},
}],

Powered by Google App Engine
This is Rietveld 408576698