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

Unified Diff: chrome/chrome_common.gypi

Issue 397243004: Pepper: Remove trusted plugin loadable module. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index ec20b0d19de68fdecfebcedb510741e0d050794f..d7c4030ae0da5b8b4ba7185a424dd8715fbbc5b1 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -418,6 +418,7 @@
['disable_nacl==0', {
'dependencies': [
'<(DEPTH)/components/nacl.gyp:nacl_common',
+ '<(DEPTH)/ppapi/native_client/src/trusted/plugin/plugin.gyp:ppGoogleNaClPluginChrome',
],
'sources': [
'common/extensions/manifest_handlers/nacl_modules_handler.cc',

Powered by Google App Engine
This is Rietveld 408576698