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

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

Issue 1773233002: Media Galleries Partial Deprecation: Remove image metadata & libexif. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove another test Created 4 years, 9 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 6abe5135f4eaa3cf39ed26543a997c5fd1376fff..d42f0f67b77fe7b8c7a069a666a7a18585f4953e 100755
--- a/chrome/tools/build/mac/dump_product_syms
+++ b/chrome/tools/build/mac/dump_product_syms
@@ -80,7 +80,6 @@ SRC_NAMES=(
"${SRC_APP_NAME} Framework.framework"
"${SRC_APP_NAME} Helper.app"
"crashpad_handler"
- "exif.so"
)
# PDF.plugin is optional. Only include it if present.

Powered by Google App Engine
This is Rietveld 408576698