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

Side by Side Diff: .gitignore

Issue 11776013: Revert 175069 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 11 months 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | third_party/scrypt/.gitattributes » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.Makefile 1 *.Makefile
2 *.gypcmd 2 *.gypcmd
3 *.mk 3 *.mk
4 *.ncb 4 *.ncb
5 *.ninja 5 *.ninja
6 *.opensdf 6 *.opensdf
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.rules 9 *.rules
10 *.sdf 10 *.sdf
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 /third_party/pthreads-win32 223 /third_party/pthreads-win32
224 /third_party/pyftpdlib/src 224 /third_party/pyftpdlib/src
225 /third_party/pywebsocket/src 225 /third_party/pywebsocket/src
226 /third_party/pylib 226 /third_party/pylib
227 /third_party/pymox/src 227 /third_party/pymox/src
228 /third_party/python_24 228 /third_party/python_24
229 /third_party/python_26 229 /third_party/python_26
230 /third_party/pywebsocket/src 230 /third_party/pywebsocket/src
231 /third_party/safe_browsing/testing 231 /third_party/safe_browsing/testing
232 /third_party/scons-2.0.1 232 /third_party/scons-2.0.1
233 /third_party/scrypt
234 /third_party/sfntly 233 /third_party/sfntly
235 /third_party/skia 234 /third_party/skia
236 /third_party/smhasher 235 /third_party/smhasher
237 /third_party/snappy/src 236 /third_party/snappy/src
238 /third_party/speex 237 /third_party/speex
239 /third_party/swiftshader/include/ 238 /third_party/swiftshader/include/
240 /third_party/swig 239 /third_party/swig
241 /third_party/syzygy 240 /third_party/syzygy
242 /third_party/syzygy/binaries 241 /third_party/syzygy/binaries
243 /third_party/trace-viewer 242 /third_party/trace-viewer
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 /webkit/Release 277 /webkit/Release
279 /webkit/data/bmp_decoder 278 /webkit/data/bmp_decoder
280 /webkit/data/ico_decoder 279 /webkit/data/ico_decoder
281 /webkit/data/layout_tests/LayoutTests 280 /webkit/data/layout_tests/LayoutTests
282 /webkit/data/test_shell/plugins 281 /webkit/data/test_shell/plugins
283 /webkit/data/xbm_decoder 282 /webkit/data/xbm_decoder
284 /webkit/media/crypto/ppapi/cdm 283 /webkit/media/crypto/ppapi/cdm
285 /webpagereplay_logs/ 284 /webpagereplay_logs/
286 /x86-generic_out/ 285 /x86-generic_out/
287 /xcodebuild 286 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | third_party/scrypt/.gitattributes » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698