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

Side by Side Diff: .gitignore

Issue 2049503003: [Third Party] Add Apache-Velocity to Chromium (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed - to _. Chaanged to testonly Created 4 years, 5 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 *.pdb 6 *.pdb
7 *.props 7 *.props
8 *.pyc 8 *.pyc
9 *.pyproj 9 *.pyproj
10 *.rules 10 *.rules
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
288 /third_party/adobe/flash/symbols 288 /third_party/adobe/flash/symbols
289 /third_party/amd/ 289 /third_party/amd/
290 /third_party/android_protobuf/src 290 /third_party/android_protobuf/src
291 /third_party/android_tools/ 291 /third_party/android_tools/
292 /third_party/android_tools_internal/ 292 /third_party/android_tools_internal/
293 /third_party/android_webview_glue/src 293 /third_party/android_webview_glue/src
294 /third_party/angle 294 /third_party/angle
295 /third_party/angle_dx11 295 /third_party/angle_dx11
296 /third_party/apache-mime4j 296 /third_party/apache-mime4j
297 /third_party/apache-portable-runtime/src 297 /third_party/apache-portable-runtime/src
298 /third_party/apache_velocity/lib/*.jar
298 /third_party/apache-win32/bin/*.exe 299 /third_party/apache-win32/bin/*.exe
299 /third_party/apache-win32/bin/*.dll 300 /third_party/apache-win32/bin/*.dll
300 /third_party/apache-win32/bin/iconv/*.so 301 /third_party/apache-win32/bin/iconv/*.so
301 /third_party/apache-win32/modules/*.so 302 /third_party/apache-win32/modules/*.so
302 /third_party/apache-win32/modules/*.dll 303 /third_party/apache-win32/modules/*.dll
303 /third_party/appurify-python/src 304 /third_party/appurify-python/src
304 /third_party/asan 305 /third_party/asan
305 /third_party/bidichecker 306 /third_party/bidichecker
306 /third_party/bison 307 /third_party/bison
307 /third_party/boringssl/src 308 /third_party/boringssl/src
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
471 /ui/keyboard/keyboard_mojom_bindings.xml 472 /ui/keyboard/keyboard_mojom_bindings.xml
472 /ui/surface/surface.xml 473 /ui/surface/surface.xml
473 /ui/surface/surface_gpu_tests.xml 474 /ui/surface/surface_gpu_tests.xml
474 /v8 475 /v8
475 /webkit/data 476 /webkit/data
476 /webpagereplay_logs/ 477 /webpagereplay_logs/
477 /win8/delegate_execute/delegate_execute_version_resources.xml 478 /win8/delegate_execute/delegate_execute_version_resources.xml
478 /win8/metro_driver/metro_driver_version_resources.xml 479 /win8/metro_driver/metro_driver_version_resources.xml
479 /x86-generic_out/ 480 /x86-generic_out/
480 /xcodebuild 481 /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