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

Side by Side Diff: .gitignore

Issue 2611053002: Remove references to platformsdk_win(7|8) (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | tools/licenses.py » ('j') | no next file with comments »
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 *.orig 5 *.orig
6 *.pdb 6 *.pdb
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.pyproj 9 *.pyproj
10 *.rules 10 *.rules
(...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after
412 /third_party/nss 412 /third_party/nss
413 /third_party/objenesis/lib/*.jar 413 /third_party/objenesis/lib/*.jar
414 /third_party/omaha/src/omaha 414 /third_party/omaha/src/omaha
415 /third_party/openmax_dl/ 415 /third_party/openmax_dl/
416 /third_party/openh264/src 416 /third_party/openh264/src
417 /third_party/ow2_asm/lib/*.jar 417 /third_party/ow2_asm/lib/*.jar
418 /third_party/pdfsqueeze 418 /third_party/pdfsqueeze
419 /third_party/pdfium 419 /third_party/pdfium
420 /third_party/pefile 420 /third_party/pefile
421 /third_party/perl 421 /third_party/perl
422 /third_party/platformsdk_win7
423 /third_party/platformsdk_win8
424 /third_party/ppapi 422 /third_party/ppapi
425 /third_party/psyco_win32 423 /third_party/psyco_win32
426 /third_party/pthreads-win32 424 /third_party/pthreads-win32
427 /third_party/py_trace_event/src 425 /third_party/py_trace_event/src
428 /third_party/pyelftools 426 /third_party/pyelftools
429 /third_party/pyftpdlib/src 427 /third_party/pyftpdlib/src
430 /third_party/pylib 428 /third_party/pylib
431 /third_party/pymox/src 429 /third_party/pymox/src
432 /third_party/python_24 430 /third_party/python_24
433 /third_party/python_26 431 /third_party/python_26
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
507 /ui/keyboard/keyboard_mojom_bindings.xml 505 /ui/keyboard/keyboard_mojom_bindings.xml
508 /ui/surface/surface.xml 506 /ui/surface/surface.xml
509 /ui/surface/surface_gpu_tests.xml 507 /ui/surface/surface_gpu_tests.xml
510 /v8 508 /v8
511 /webkit/data 509 /webkit/data
512 /webpagereplay_logs/ 510 /webpagereplay_logs/
513 /win8/delegate_execute/delegate_execute_version_resources.xml 511 /win8/delegate_execute/delegate_execute_version_resources.xml
514 /win8/metro_driver/metro_driver_version_resources.xml 512 /win8/metro_driver/metro_driver_version_resources.xml
515 /x86-generic_out/ 513 /x86-generic_out/
516 /xcodebuild 514 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | tools/licenses.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698