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

Unified Diff: content/content_common.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_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 9e9ca78351a570e687ea49d9d681b40e8133b5be..4c3aff0fc1e54a606046e7ed2fdf408a85690ff0 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -272,11 +272,6 @@
'common/gpu/image_transport_surface.cc',
'common/gpu/image_transport_surface_mac.cc',
],
- 'link_settings': {
- 'mac_bundle_resources': [
- 'common/common.sb',
- ],
- },
}],
['toolkit_uses_gtk == 1', {
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698