diff options
author | seanparent@google.com <seanparent@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-13 22:55:55 +0000 |
---|---|---|
committer | seanparent@google.com <seanparent@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-13 22:55:55 +0000 |
commit | 3cdf37690c508a8251f0893e0a757b2fa50f7f2a (patch) | |
tree | 025619f3f2aa38efedef0c30dd6f97a73e30452d /.gitignore | |
parent | 070c49c0f0578ccda58ccc4d3528f9458b5a2879 (diff) | |
download | chromium_src-3cdf37690c508a8251f0893e0a757b2fa50f7f2a.zip chromium_src-3cdf37690c508a8251f0893e0a757b2fa50f7f2a.tar.gz chromium_src-3cdf37690c508a8251f0893e0a757b2fa50f7f2a.tar.bz2 |
Added system notification for update_engine.
BUG=chromium-os:1178 1610 2033
TEST=UpdateBrowserTest.Notifications
Review URL: http://codereview.chromium.org/2859043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52237 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -103,4 +103,5 @@ /webkit/data/test_shell/plugins /webkit/data/xbm_decoder /xcodebuild +/x86-generic_out/ SConstruct |