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

Side by Side Diff: .gitignore

Issue 1155743013: Move third_party/freetype DEPS to third_party/freetype-android/src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually update security property. Created 5 years, 6 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 *.rules 8 *.rules
9 *.sdf 9 *.sdf
10 *.sln 10 *.sln
(...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after
291 /third_party/directxsdk 291 /third_party/directxsdk
292 /third_party/dom_distiller_js/dist 292 /third_party/dom_distiller_js/dist
293 /third_party/drmemory/drmemory-windows-sfx.exe 293 /third_party/drmemory/drmemory-windows-sfx.exe
294 /third_party/drmemory/unpacked 294 /third_party/drmemory/unpacked
295 /third_party/elfutils/src 295 /third_party/elfutils/src
296 /third_party/eyesfree/src 296 /third_party/eyesfree/src
297 /third_party/ffmpeg 297 /third_party/ffmpeg
298 /third_party/findbugs 298 /third_party/findbugs
299 /third_party/flac 299 /third_party/flac
300 /third_party/fontconfig/src 300 /third_party/fontconfig/src
301 /third_party/freetype 301 /third_party/freetype-android/src
302 /third_party/freetype2/src 302 /third_party/freetype2/src
303 /third_party/gles2_conform 303 /third_party/gles2_conform
304 /third_party/gnu_binutils/ 304 /third_party/gnu_binutils/
305 /third_party/google_appengine_cloudstorage 305 /third_party/google_appengine_cloudstorage
306 /third_party/google_toolbox_for_mac/src 306 /third_party/google_toolbox_for_mac/src
307 /third_party/googlemac 307 /third_party/googlemac
308 /third_party/gperf 308 /third_party/gperf
309 /third_party/httpcomponents-client 309 /third_party/httpcomponents-client
310 /third_party/httpcomponents-core 310 /third_party/httpcomponents-core
311 /third_party/hunspell_dictionaries 311 /third_party/hunspell_dictionaries
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
433 /ui/surface/surface.xml 433 /ui/surface/surface.xml
434 /ui/surface/surface_gpu_tests.xml 434 /ui/surface/surface_gpu_tests.xml
435 /v8 435 /v8
436 # Results directory for run-webkit-tests. http://crbug.com/488288 436 # Results directory for run-webkit-tests. http://crbug.com/488288
437 /webkit 437 /webkit
438 /webpagereplay_logs/ 438 /webpagereplay_logs/
439 /win8/delegate_execute/delegate_execute_version_resources.xml 439 /win8/delegate_execute/delegate_execute_version_resources.xml
440 /win8/metro_driver/metro_driver_version_resources.xml 440 /win8/metro_driver/metro_driver_version_resources.xml
441 /x86-generic_out/ 441 /x86-generic_out/
442 /xcodebuild 442 /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