Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 0d78e340ecf81ecbcf341bb575004774533a39d2..72ec52152727d029ab198fdac96d37a08519a421 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -1685,7 +1685,7 @@ |
], |
'dependencies': [ |
# Runtime dependency. |
- '../ppapi/native_client/src/trusted/plugin/plugin.gyp:ppGoogleNaClPluginChrome', |
+ '../ppapi/native_client/src/trusted/plugin/plugin.gyp:nacl_trusted_plugin', |
], |
'conditions': [ |
['disable_nacl_untrusted==0', { |