summaryrefslogtreecommitdiffstats
path: root/testing/chromoting
diff options
context:
space:
mode:
authortommycli <tommycli@chromium.org>2016-03-09 18:13:37 -0800
committerCommit bot <commit-bot@chromium.org>2016-03-10 02:15:45 +0000
commitf3890c75101ff9b07f48aed992285cc45bf5b4d5 (patch)
tree2df1ba7a86fbb0ccee014f07e352846d0690f4df /testing/chromoting
parent338ac3d5778afc85b741bafc778d2301eb272bfa (diff)
downloadchromium_src-f3890c75101ff9b07f48aed992285cc45bf5b4d5.zip
chromium_src-f3890c75101ff9b07f48aed992285cc45bf5b4d5.tar.gz
chromium_src-f3890c75101ff9b07f48aed992285cc45bf5b4d5.tar.bz2
Media Galleries Partial Deprecation: Remove image metadata & libexif.
Removing libexif is a great thing. It will remove a ~200KB DLL from Windows, Mac, and ChromeOS. It will remove bugs and security issues. BUG=542912,577272 Review URL: https://codereview.chromium.org/1773233002 Cr-Commit-Position: refs/heads/master@{#380306}
Diffstat (limited to 'testing/chromoting')
-rw-r--r--testing/chromoting/chromoting_browser_tests.isolate1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/chromoting/chromoting_browser_tests.isolate b/testing/chromoting/chromoting_browser_tests.isolate
index 1c81b5a..2263b08 100644
--- a/testing/chromoting/chromoting_browser_tests.isolate
+++ b/testing/chromoting/chromoting_browser_tests.isolate
@@ -80,7 +80,6 @@
'variables': {
'files': [
'<(PRODUCT_DIR)/<(mac_product_name).app/',
- '<(PRODUCT_DIR)/exif.so',
],
},
}],