| Index: content/content_resources.grd
|
| diff --git a/content/content_resources.grd b/content/content_resources.grd
|
| index cbfebb197144958e84d48014a1ae7f0e60b154fe..858885c4c25419a766e92f803f9dc2be144df34e 100644
|
| --- a/content/content_resources.grd
|
| +++ b/content/content_resources.grd
|
| @@ -20,12 +20,12 @@ content_resources.rc file to the respective targets.
|
| <release seq="1">
|
| <includes>
|
| <if expr="is_macosx">
|
| - <include name="IDR_GPU_SANDBOX_DEFINITION" file="browser/gpu.sb" type="BINDATA" />
|
| - <include name="IDR_WORKER_SANDBOX_DEFINITION" file="browser/worker.sb" type="BINDATA" />
|
| - <include name="IDR_COMMON_SANDBOX_DEFINITION" file="common/common.sb" type="BINDATA" />
|
| - <include name="IDR_PPAPI_SANDBOX_DEFINITION" file="ppapi_plugin/ppapi.sb" type="BINDATA" />
|
| - <include name="IDR_RENDERER_SANDBOX_DEFINITION" file="renderer/renderer.sb" type="BINDATA" />
|
| - <include name="IDR_UTILITY_SANDBOX_DEFINITION" file="utility/utility.sb" type="BINDATA" />
|
| + <include name="IDR_GPU_SANDBOX_POLICY" file="browser/gpu.sb" type="BINDATA" />
|
| + <include name="IDR_WORKER_SANDBOX_POLICY" file="browser/worker.sb" type="BINDATA" />
|
| + <include name="IDR_COMMON_SANDBOX_POLICY" file="common/common.sb" type="BINDATA" />
|
| + <include name="IDR_PPAPI_SANDBOX_POLICY" file="ppapi_plugin/ppapi.sb" type="BINDATA" />
|
| + <include name="IDR_RENDERER_SANDBOX_POLICY" file="renderer/renderer.sb" type="BINDATA" />
|
| + <include name="IDR_UTILITY_SANDBOX_POLICY" file="utility/utility.sb" type="BINDATA" />
|
| </if>
|
| </includes>
|
| </release>
|
|
|