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

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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 52b77bf5ec4efa93f4b05b20b77f10a20b0cad3b..01d537f71e52353569d88abb4dc9f85e3897a4ae 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -688,12 +688,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',
],

Powered by Google App Engine
This is Rietveld 408576698