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

Side by Side Diff: .gitignore

Issue 1612863004: Revert of [third-party] Netty fork of Tomcat Native (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | DEPS » ('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 *.props 6 *.props
7 *.pyc 7 *.pyc
8 *.pyproj 8 *.pyproj
9 *.rules 9 *.rules
10 *.sdf 10 *.sdf
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 /third_party/adobe/flash/binaries 278 /third_party/adobe/flash/binaries
279 /third_party/adobe/flash/symbols 279 /third_party/adobe/flash/symbols
280 /third_party/amd/ 280 /third_party/amd/
281 /third_party/android_protobuf/src 281 /third_party/android_protobuf/src
282 /third_party/android_tools/ 282 /third_party/android_tools/
283 /third_party/android_tools_internal/ 283 /third_party/android_tools_internal/
284 /third_party/android_webview_glue/src 284 /third_party/android_webview_glue/src
285 /third_party/angle 285 /third_party/angle
286 /third_party/angle_dx11 286 /third_party/angle_dx11
287 /third_party/apache-mime4j 287 /third_party/apache-mime4j
288 /third_party/apache-portable-runtime/src
289 /third_party/apache-win32/bin/*.exe 288 /third_party/apache-win32/bin/*.exe
290 /third_party/apache-win32/bin/*.dll 289 /third_party/apache-win32/bin/*.dll
291 /third_party/apache-win32/bin/iconv/*.so 290 /third_party/apache-win32/bin/iconv/*.so
292 /third_party/apache-win32/modules/*.so 291 /third_party/apache-win32/modules/*.so
293 /third_party/apache-win32/modules/*.dll 292 /third_party/apache-win32/modules/*.dll
294 /third_party/appurify-python/src 293 /third_party/appurify-python/src
295 /third_party/asan 294 /third_party/asan
296 /third_party/bidichecker 295 /third_party/bidichecker
297 /third_party/bison 296 /third_party/bison
298 /third_party/boringssl/src 297 /third_party/boringssl/src
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
360 /third_party/llvm-allocated-type 359 /third_party/llvm-allocated-type
361 /third_party/llvm-build 360 /third_party/llvm-build
362 /third_party/lss 361 /third_party/lss
363 /third_party/mesa/src 362 /third_party/mesa/src
364 /third_party/mingw-w64 363 /third_party/mingw-w64
365 /third_party/minigbm/src 364 /third_party/minigbm/src
366 /third_party/mkl 365 /third_party/mkl
367 /third_party/mocha 366 /third_party/mocha
368 /third_party/mockito/src 367 /third_party/mockito/src
369 /third_party/nacl_sdk_binaries/ 368 /third_party/nacl_sdk_binaries/
370 /third_party/netty-tcnative/src
371 /third_party/netty4/src
372 /third_party/nss 369 /third_party/nss
373 /third_party/omaha/src/omaha 370 /third_party/omaha/src/omaha
374 /third_party/openmax_dl/ 371 /third_party/openmax_dl/
375 /third_party/openh264/src 372 /third_party/openh264/src
376 /third_party/opus/src 373 /third_party/opus/src
377 /third_party/pdfsqueeze 374 /third_party/pdfsqueeze
378 /third_party/pdfium 375 /third_party/pdfium
379 /third_party/pefile 376 /third_party/pefile
380 /third_party/perl 377 /third_party/perl
381 /third_party/platformsdk_win7 378 /third_party/platformsdk_win7
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
454 /ui/keyboard/keyboard_mojom_bindings.xml 451 /ui/keyboard/keyboard_mojom_bindings.xml
455 /ui/surface/surface.xml 452 /ui/surface/surface.xml
456 /ui/surface/surface_gpu_tests.xml 453 /ui/surface/surface_gpu_tests.xml
457 /v8 454 /v8
458 /webkit/data 455 /webkit/data
459 /webpagereplay_logs/ 456 /webpagereplay_logs/
460 /win8/delegate_execute/delegate_execute_version_resources.xml 457 /win8/delegate_execute/delegate_execute_version_resources.xml
461 /win8/metro_driver/metro_driver_version_resources.xml 458 /win8/metro_driver/metro_driver_version_resources.xml
462 /x86-generic_out/ 459 /x86-generic_out/
463 /xcodebuild 460 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698