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

Side by Side Diff: .gitignore

Issue 423293004: Move app_installer into chromium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and rebase Created 6 years, 2 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 | DEPS » ('j') | app_installer/win/app_installer_main.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 315 matching lines...) Expand 10 before | Expand all | Expand 10 after
326 /third_party/lighttpd 326 /third_party/lighttpd
327 /third_party/llvm 327 /third_party/llvm
328 /third_party/llvm-allocated-type 328 /third_party/llvm-allocated-type
329 /third_party/llvm-build 329 /third_party/llvm-build
330 /third_party/lss 330 /third_party/lss
331 /third_party/mesa/src 331 /third_party/mesa/src
332 /third_party/mingw-w64 332 /third_party/mingw-w64
333 /third_party/mkl 333 /third_party/mkl
334 /third_party/nacl_sdk_binaries/ 334 /third_party/nacl_sdk_binaries/
335 /third_party/nss 335 /third_party/nss
336 /third_party/omaha/src/omaha
336 /third_party/openmax_dl/ 337 /third_party/openmax_dl/
337 /third_party/opus/src 338 /third_party/opus/src
338 /third_party/ots 339 /third_party/ots
339 /third_party/pdfsqueeze 340 /third_party/pdfsqueeze
340 /third_party/pdfium 341 /third_party/pdfium
341 /third_party/pefile 342 /third_party/pefile
342 /third_party/perl 343 /third_party/perl
343 /third_party/platformsdk_win7 344 /third_party/platformsdk_win7
344 /third_party/platformsdk_win8 345 /third_party/platformsdk_win8
345 /third_party/polymer 346 /third_party/polymer
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
424 /webkit/data/test_shell/plugins 425 /webkit/data/test_shell/plugins
425 /webkit/data/xbm_decoder 426 /webkit/data/xbm_decoder
426 /webkit/Debug 427 /webkit/Debug
427 /webkit/Release 428 /webkit/Release
428 /webkit/renderer/media/crypto/ppapi/cdm 429 /webkit/renderer/media/crypto/ppapi/cdm
429 /webpagereplay_logs/ 430 /webpagereplay_logs/
430 /win8/delegate_execute/delegate_execute_version_resources.xml 431 /win8/delegate_execute/delegate_execute_version_resources.xml
431 /win8/metro_driver/metro_driver_version_resources.xml 432 /win8/metro_driver/metro_driver_version_resources.xml
432 /x86-generic_out/ 433 /x86-generic_out/
433 /xcodebuild 434 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | app_installer/win/app_installer_main.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698