Index: content/public/common/content_client.h |
diff --git a/content/public/common/content_client.h b/content/public/common/content_client.h |
index 12d52b9f30f16f48289d8c429163265f4fcb7400..a1850ff634819b7febd90edf54b1af50db0169c7 100644 |
--- a/content/public/common/content_client.h |
+++ b/content/public/common/content_client.h |
@@ -128,7 +128,7 @@ class CONTENT_EXPORT ContentClient { |
sandbox::TargetPolicy* policy); |
#endif |
-#if defined(OS_MACOSX) |
+#if defined(OS_MACOSX) && !defined(OS_IOS) |
// Allows the embedder to define a new |sandbox_type| by mapping it to the |
// resource ID corresponding to the sandbox profile to use. The legal values |
// for |sandbox_type| are defined by the embedder and should start with |