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

Unified Diff: build/package_mac_toolchain.py

Issue 2873863002: Don't strip DNTDocumentationSupport for hermetic bundles. (Closed)
Patch Set: Created 3 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/package_mac_toolchain.py
diff --git a/build/package_mac_toolchain.py b/build/package_mac_toolchain.py
index ecdc4d73d813e1a35b627fd24007c71d196b31f6..48672bb49a209aea8720a8f77c7b817a45fc82ba 100755
--- a/build/package_mac_toolchain.py
+++ b/build/package_mac_toolchain.py
@@ -41,7 +41,6 @@ DEFAULT_EXCLUDE_FOLDERS = [
'Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift',
'Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-migrator',
'Contents/Resources/Packages/MobileDevice.pkg',
-'Contents/SharedFrameworks/DNTDocumentationSupport.framework'
]
MAC_EXCLUDE_FOLDERS = [
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698