diff options
author | jamiewalch@google.com <jamiewalch@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-26 00:52:07 +0000 |
---|---|---|
committer | jamiewalch@google.com <jamiewalch@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-26 00:52:07 +0000 |
commit | 71e64dbbc590b2ae2f68a73d633cc303598f4afa (patch) | |
tree | 3ffdebc81d73bbe614fcce3ca242ff270c2aa08d /remoting/remoting.gyp | |
parent | 89fc057c5ef7fb8d71093f215b151833a9d9d704 (diff) | |
download | chromium_src-71e64dbbc590b2ae2f68a73d633cc303598f4afa.zip chromium_src-71e64dbbc590b2ae2f68a73d633cc303598f4afa.tar.gz chromium_src-71e64dbbc590b2ae2f68a73d633cc303598f4afa.tar.bz2 |
Use a split toggle button to reflect scaling state.
BUG=None
TEST=Manual
Review URL: http://codereview.chromium.org/7718008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98366 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index 8a16164..55c36d4 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -80,6 +80,7 @@ 'webapp/me2mom/oauth2_callback.html', 'webapp/me2mom/plugin_settings.js', 'webapp/me2mom/remoting.js', + 'webapp/me2mom/scale-to-fit.png', 'webapp/me2mom/spinner.gif', 'webapp/me2mom/toolbar.css', 'webapp/me2mom/toolbar-stub.png', |