/**
 * Just provides an empty function to allow any calls to resizeFrame from
 * the non-embedded scenario to succeed.
 */

function resizeFrame() {}

function resizeFrameWithOffset(offset) {}