diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-26 15:39:24 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-26 15:39:24 +0000 |
commit | 44d178bbf8cf937dc1180da5ccfd27ce9abe3f51 (patch) | |
tree | 64b30396bd0a2f2693277d40d1cf6805c656a74e /.gitignore | |
parent | 12feb87cac57d73d8e4c4b1d664eb58f9e72e3c1 (diff) | |
download | chromium_src-44d178bbf8cf937dc1180da5ccfd27ce9abe3f51.zip chromium_src-44d178bbf8cf937dc1180da5ccfd27ce9abe3f51.tar.gz chromium_src-44d178bbf8cf937dc1180da5ccfd27ce9abe3f51.tar.bz2 |
Update gitignore
Protobuf was removed in favour of protobuf2.
(Patch by Joel Stanley)
Review URL: http://codereview.chromium.org/159334
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21630 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ /third_party/googlemac/ /third_party/icu38/ /third_party/pdfsqueeze/ -/third_party/protobuf/ +/third_party/protobuf2/ /third_party/skia/ /third_party/tcmalloc/tcmalloc/ /third_party/xdg-utils/ |