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

Unified Diff: content/content_browsertests.isolate

Issue 154573003: Update remaining references to the NPAPI test plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert changes to chrome/test Created 6 years, 10 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 | « chrome/tools/build/win/TESTS ('k') | content/shell/tools/plugin/mac/Info.plist » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browsertests.isolate
diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate
index eba27ea3c5b99a2264f1e247f22fd14a029669a3..41ebc1910f53ec66ea2ac346f6530e1f9796df01 100644
--- a/content/content_browsertests.isolate
+++ b/content/content_browsertests.isolate
@@ -33,7 +33,7 @@
'<(PRODUCT_DIR)/libclearkeycdm.so',
'<(PRODUCT_DIR)/libclearkeycdmadapter.so',
'<(PRODUCT_DIR)/libffmpegsumo.so',
- '<(PRODUCT_DIR)/plugins/libTestNetscapePlugin.so',
+ '<(PRODUCT_DIR)/plugins/libtest_netscape_plugin.so',
'<(PRODUCT_DIR)/plugins/libnpapi_test_plugin.so',
],
},
@@ -86,7 +86,7 @@
'<(PRODUCT_DIR)/clearkeycdm.dll',
'<(PRODUCT_DIR)/clearkeycdmadapter.dll',
'<(PRODUCT_DIR)/content_shell.pak',
- '<(PRODUCT_DIR)/plugins/npTestNetscapePlugIn.dll',
+ '<(PRODUCT_DIR)/plugins/np_test_netscape_plugin.dll',
'<(PRODUCT_DIR)/plugins/npapi_test_plugin.dll',
],
},
« no previous file with comments | « chrome/tools/build/win/TESTS ('k') | content/shell/tools/plugin/mac/Info.plist » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698