diff options
author | pinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-27 19:47:51 +0000 |
---|---|---|
committer | pinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-27 19:47:51 +0000 |
commit | f11695a0b2eeb605fa9f21bcf5c991ef1bcc765a (patch) | |
tree | 06a498cba9bd9bdc841498f79f2badcb72454b85 /chrome/chrome.gyp | |
parent | 81e6378c98d0e69339302527eb1de4735d1e2c3f (diff) | |
download | chromium_src-f11695a0b2eeb605fa9f21bcf5c991ef1bcc765a.zip chromium_src-f11695a0b2eeb605fa9f21bcf5c991ef1bcc765a.tar.gz chromium_src-f11695a0b2eeb605fa9f21bcf5c991ef1bcc765a.tar.bz2 |
Add "stop" image to project. Clean up project so app/theme is a proper group and its children could be relative to it rather than their grandparent. Plumb loading status into Mac controllers. Add more loading status info to stub TabContents. Make browser window a little taller and wider so NTP didn't show scrollbars.
Review URL: http://codereview.chromium.org/31017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10621 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 5313a3f..a9562b4 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -1355,6 +1355,7 @@ 'app/theme/sadtab.png', 'app/theme/star.pdf', 'app/theme/starred.pdf', + 'app/theme/stop.pdf', 'app/app-Info.plist', ], # TODO(mark): Come up with a fancier way to do this. It should only |