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

Unified Diff: chrome/tools/build/mac/dump_product_syms

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/tools/build/mac/dump_product_syms
diff --git a/chrome/tools/build/mac/dump_product_syms b/chrome/tools/build/mac/dump_product_syms
index 93829297cb2f54a92b6a136a621bc713d7b77a30..b610f96d7ae37a3ed1ecc6711b61d17613c6b715 100755
--- a/chrome/tools/build/mac/dump_product_syms
+++ b/chrome/tools/build/mac/dump_product_syms
@@ -83,7 +83,6 @@ SRC_NAMES=(
"crash_report_sender.app"
"exif.so"
"ffmpegsumo.so"
- "ppGoogleNaClPluginChrome.plugin"
)
# PDF.plugin is optional. Only include it if present.

Powered by Google App Engine
This is Rietveld 408576698