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

Unified Diff: chrome/chrome_tests.gypi

Issue 112663007: Test Keeping NaCl plugins used in app background pages alive when active. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleaner fix by simply clearing callbacks in individual tests. Created 6 years, 12 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/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 3dc83e3260ee9fbc25667597ea1c79e8bc3a5780..3317fa1a639bf07b523b0eb6067ab3409bd7865b 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -1685,7 +1685,8 @@
'test/data/nacl/nacl_test_data.gyp:*',
'../ppapi/native_client/native_client.gyp:nacl_irt',
'../ppapi/ppapi_untrusted.gyp:ppapi_nacl_tests',
- '../ppapi/tests/extensions/extensions.gyp:ppapi_tests_extensions_socket',
+ '../ppapi/tests/extensions/extensions.gyp:ppapi_tests_extensions_background_keepalive',
+ '../ppapi/tests/extensions/extensions.gyp:ppapi_tests_extensions_socket'
],
'conditions': [
['OS=="linux"', {
« no previous file with comments | « chrome/browser/extensions/app_background_page_apitest.cc ('k') | components/nacl/browser/nacl_process_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698