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

Unified Diff: content/content_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: updates 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 | « content/common/sandbox_mac_unittest_helper.mm ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index ac46dac7c125525f232bfb7dbe1965a9d1ae7937..37f7324d34d306a60134b4e276639150950382c3 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -697,12 +697,6 @@
'../third_party/mozilla/NSPasteboard+Utils.h',
'../third_party/mozilla/NSPasteboard+Utils.mm',
],
- 'link_settings': {
- 'mac_bundle_resources': [
- 'browser/gpu.sb',
- 'browser/worker.sb',
- ],
- },
'dependencies': [
'closure_blocks_leopard_compat',
],
« no previous file with comments | « content/common/sandbox_mac_unittest_helper.mm ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698