Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(421)

Unified Diff: .gitignore

Issue 4426001: Update .gitignore based on looking at DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index c2ef050a56893fcc359e217e08772fd639a4ba34..be15e97a1c60b511a2e339e013a9ad657555d6af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,11 +31,9 @@ tags
/chrome/app/theme/google_chrome
/chrome/browser/autofill/internal
/chrome/browser/extensions/default_extensions/chromeos
-/chrome/browser/renderer_host/translate
/chrome/installer/linux
/chrome/installer/mac/internal
/chrome/installer/mac/third_party/xz/xz
-/chrome/personalization/
/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin
/chrome/test/data/firefox2_profile/searchplugins
/chrome/test/data/firefox2_searchplugins
@@ -44,7 +42,6 @@ tags
/chrome/test/data/layout_tests
/chrome/test/data/osdd
/chrome/test/data/plugin
-/chrome/test/data/workers/LayoutTests
/chrome/tools/memory
/chrome/tools/test/reference_build
/chrome_frame/tools/test/reference_build
@@ -54,7 +51,6 @@ tags
/native_client
/out
/rlz
-/sconsbuild
/sdch/open-vcdiff
/seccompsandbox
/testing/gtest
@@ -70,17 +66,16 @@ tags
/third_party/cygwin
/third_party/directxsdk
/third_party/ffmpeg
-/third_party/forge
/third_party/gles2_conform
/third_party/googlemac
/third_party/hunspell
/third_party/hunspell_dictionaries
/third_party/icu
/third_party/libjingle/source
-/third_party/libvpx/lib
-/third_party/libvpx/include
/third_party/libsrtp/src
/third_party/libvpx
+/third_party/libvpx/include
+/third_party/libvpx/lib
Evan Martin 2010/11/03 21:37:07 This is just re-alphabetizing
/third_party/lighttpd
/third_party/lss
/third_party/mingw-w64
@@ -88,7 +83,6 @@ tags
/third_party/ots
/third_party/pdfsqueeze
/third_party/pefile
-/third_party/personalization
/third_party/platformsdk_win2008_6_1
/third_party/platformsdk_win7
/third_party/ppapi
@@ -106,7 +100,7 @@ tags
/tools/distcc
/tools/grit/grit/test/data
/tools/gyp
-/tools/histograms/
+/tools/histograms
/tools/page_cycler/acid3
/tools/tryserver
/v8
@@ -120,4 +114,3 @@ tags
/webkit/data/xbm_decoder
/x86-generic_out/
/xcodebuild
-SConstruct
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698