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

Unified Diff: chrome/chrome_browser.gypi

Issue 8589001: Load mac sandbox definitions from resources instead of the bundle. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: also remove old bundle gyp code Created 9 years, 1 month 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 | chrome/chrome_tests.gypi » ('j') | content/common/sandbox_init_mac.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 9bff73fa9dada3c68af4231b848df4d55edab786..19d7d89173cf5dd90ee2f443c5738b6ad410fcd7 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4446,9 +4446,6 @@
'$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
'$(SDKROOT)/System/Library/Frameworks/SecurityInterface.framework',
],
- 'mac_bundle_resources': [
- 'browser/nacl_loader.sb',
- ],
},
'dependencies': [
'../content/content.gyp:closure_blocks_leopard_compat',
« no previous file with comments | « no previous file | chrome/chrome_tests.gypi » ('j') | content/common/sandbox_init_mac.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698