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

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: 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 4a4a97e8d636b62eae98127c4044bb27d3cba858..e83bead197d219535d250ea7074b63aed8edcb07 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -677,12 +677,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