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

Side by Side Diff: .gitignore

Issue 423293004: Move app_installer into chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: git cl format Created 6 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | DEPS » ('j') | chrome/installer/launcher_support/chrome_launcher_support.cc » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.gypcmd 1 *.gypcmd
2 *.mk 2 *.mk
3 *.ncb 3 *.ncb
4 *.opensdf 4 *.opensdf
5 *.props 5 *.props
6 *.pyc 6 *.pyc
7 *.rules 7 *.rules
8 *.sdf 8 *.sdf
9 *.sln 9 *.sln
10 *.suo 10 *.suo
(...skipping 316 matching lines...) Expand 10 before | Expand all | Expand 10 after
327 /third_party/lighttpd 327 /third_party/lighttpd
328 /third_party/llvm 328 /third_party/llvm
329 /third_party/llvm-allocated-type 329 /third_party/llvm-allocated-type
330 /third_party/llvm-build 330 /third_party/llvm-build
331 /third_party/lss 331 /third_party/lss
332 /third_party/mesa/src 332 /third_party/mesa/src
333 /third_party/mingw-w64 333 /third_party/mingw-w64
334 /third_party/mkl 334 /third_party/mkl
335 /third_party/nacl_sdk_binaries/ 335 /third_party/nacl_sdk_binaries/
336 /third_party/nss 336 /third_party/nss
337 /third_party/omaha/src/omaha
337 /third_party/openmax_dl/ 338 /third_party/openmax_dl/
338 /third_party/opus/src 339 /third_party/opus/src
339 /third_party/ots 340 /third_party/ots
340 /third_party/pdfsqueeze 341 /third_party/pdfsqueeze
341 /third_party/pdfium 342 /third_party/pdfium
342 /third_party/pefile 343 /third_party/pefile
343 /third_party/perl 344 /third_party/perl
344 /third_party/platformsdk_win7 345 /third_party/platformsdk_win7
345 /third_party/platformsdk_win8 346 /third_party/platformsdk_win8
346 /third_party/polymer 347 /third_party/polymer
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 /webkit/data/test_shell/plugins 426 /webkit/data/test_shell/plugins
426 /webkit/data/xbm_decoder 427 /webkit/data/xbm_decoder
427 /webkit/Debug 428 /webkit/Debug
428 /webkit/Release 429 /webkit/Release
429 /webkit/renderer/media/crypto/ppapi/cdm 430 /webkit/renderer/media/crypto/ppapi/cdm
430 /webpagereplay_logs/ 431 /webpagereplay_logs/
431 /win8/delegate_execute/delegate_execute_version_resources.xml 432 /win8/delegate_execute/delegate_execute_version_resources.xml
432 /win8/metro_driver/metro_driver_version_resources.xml 433 /win8/metro_driver/metro_driver_version_resources.xml
433 /x86-generic_out/ 434 /x86-generic_out/
434 /xcodebuild 435 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | chrome/installer/launcher_support/chrome_launcher_support.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698