summaryrefslogtreecommitdiffstats
path: root/content/content_browsertests.isolate
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-31 20:23:29 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-31 20:23:29 +0000
commit3f9b509ae3d5f55324e7ede31585d6ae9c4bea1e (patch)
tree91e29367822cce4717e070c308b199729c281dd8 /content/content_browsertests.isolate
parent978f5355315d66fb245b45bf3a9b146b847c712e (diff)
downloadchromium_src-3f9b509ae3d5f55324e7ede31585d6ae9c4bea1e.zip
chromium_src-3f9b509ae3d5f55324e7ede31585d6ae9c4bea1e.tar.gz
chromium_src-3f9b509ae3d5f55324e7ede31585d6ae9c4bea1e.tar.bz2
Make mojo_system honor component type
We've figured out a way to make things work without a shared library, so libmojo_system is no more. BUG=none TEST=none R=viettrungluu@chromium.org Review URL: https://codereview.chromium.org/215153007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@260629 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_browsertests.isolate')
-rw-r--r--content/content_browsertests.isolate2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate
index bb229eb..41ebc19 100644
--- a/content/content_browsertests.isolate
+++ b/content/content_browsertests.isolate
@@ -33,7 +33,6 @@
'<(PRODUCT_DIR)/libclearkeycdm.so',
'<(PRODUCT_DIR)/libclearkeycdmadapter.so',
'<(PRODUCT_DIR)/libffmpegsumo.so',
- '<(PRODUCT_DIR)/lib/libmojo_system.so',
'<(PRODUCT_DIR)/plugins/libtest_netscape_plugin.so',
'<(PRODUCT_DIR)/plugins/libnpapi_test_plugin.so',
],
@@ -87,7 +86,6 @@
'<(PRODUCT_DIR)/clearkeycdm.dll',
'<(PRODUCT_DIR)/clearkeycdmadapter.dll',
'<(PRODUCT_DIR)/content_shell.pak',
- '<(PRODUCT_DIR)/mojo_system.dll',
'<(PRODUCT_DIR)/plugins/np_test_netscape_plugin.dll',
'<(PRODUCT_DIR)/plugins/npapi_test_plugin.dll',
],