diff options
author | pinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-15 16:01:47 +0000 |
---|---|---|
committer | pinkerton@chromium.org <pinkerton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-15 16:01:47 +0000 |
commit | e4cfddb3796bacb968607d17024d77540b665ca2 (patch) | |
tree | 4a09fe62c2ee81e921c0f790dba0279157666ea5 /chrome/chrome.gyp | |
parent | f8a7bf5a45ddbab7bd3cd32fbb1a66bba04b2639 (diff) | |
download | chromium_src-e4cfddb3796bacb968607d17024d77540b665ca2.zip chromium_src-e4cfddb3796bacb968607d17024d77540b665ca2.tar.gz chromium_src-e4cfddb3796bacb968607d17024d77540b665ca2.tar.bz2 |
Badge browser window with incognito icon when in incognito mode
BUG=12536
TEST=incognito icon on window opened in incognito mode
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18390 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 fc6bd74..1cf14f5 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -2305,6 +2305,7 @@ 'app/theme/o2_more.png', 'app/theme/o2_search.png', 'app/theme/o2_star.png', + 'app/theme/otr_icon.png', 'app/theme/reload.pdf', 'app/theme/sadtab.png', 'app/theme/star.pdf', |