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

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 64ce8f1a2f65503718565392b417d927649cc27b..23df04472971456048b3d1f20f0d92a08da2055f 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',
],

Powered by Google App Engine
This is Rietveld 408576698