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

Side by Side Diff: .gitignore

Issue 284203012: Bring in pdfium code into third_party/pdfium. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 6 years, 7 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') | 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 *.props 5 *.props
6 *.pyc 6 *.pyc
7 *.rules 7 *.rules
8 *.sdf 8 *.sdf
9 *.sln 9 *.sln
10 *.suo 10 *.suo
(...skipping 276 matching lines...) Expand 10 before | Expand all | Expand 10 after
287 /third_party/mingw-w64 287 /third_party/mingw-w64
288 /third_party/mkl 288 /third_party/mkl
289 /third_party/mt19937ar 289 /third_party/mt19937ar
290 /third_party/nacl_sdk_binaries/ 290 /third_party/nacl_sdk_binaries/
291 /third_party/nss 291 /third_party/nss
292 /third_party/openmax_dl/ 292 /third_party/openmax_dl/
293 /third_party/openssl 293 /third_party/openssl
294 /third_party/opus/src 294 /third_party/opus/src
295 /third_party/ots 295 /third_party/ots
296 /third_party/pdfsqueeze 296 /third_party/pdfsqueeze
297 /third_party/pdfium
297 /third_party/pefile 298 /third_party/pefile
298 /third_party/perl 299 /third_party/perl
299 /third_party/platformsdk_win7 300 /third_party/platformsdk_win7
300 /third_party/platformsdk_win8 301 /third_party/platformsdk_win8
301 /third_party/polymer 302 /third_party/polymer
302 /third_party/ppapi 303 /third_party/ppapi
303 /third_party/psyco_win32 304 /third_party/psyco_win32
304 /third_party/pthreads-win32 305 /third_party/pthreads-win32
305 /third_party/pyelftools 306 /third_party/pyelftools
306 /third_party/pyftpdlib/src 307 /third_party/pyftpdlib/src
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 /webkit/data/test_shell/plugins 379 /webkit/data/test_shell/plugins
379 /webkit/data/xbm_decoder 380 /webkit/data/xbm_decoder
380 /webkit/Debug 381 /webkit/Debug
381 /webkit/Release 382 /webkit/Release
382 /webkit/renderer/media/crypto/ppapi/cdm 383 /webkit/renderer/media/crypto/ppapi/cdm
383 /webpagereplay_logs/ 384 /webpagereplay_logs/
384 /win8/delegate_execute/delegate_execute_version_resources.xml 385 /win8/delegate_execute/delegate_execute_version_resources.xml
385 /win8/metro_driver/metro_driver_version_resources.xml 386 /win8/metro_driver/metro_driver_version_resources.xml
386 /x86-generic_out/ 387 /x86-generic_out/
387 /xcodebuild 388 /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