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

Side by Side Diff: .gitignore

Issue 416113002: Update Polymer to 0.3.4 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Binary file was causing CQ to fail. Will decommit seperately. Created 6 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | third_party/polymer/LICENSE » ('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 284 matching lines...) Expand 10 before | Expand all | Expand 10 after
295 /third_party/openmax_dl/ 295 /third_party/openmax_dl/
296 /third_party/openssl 296 /third_party/openssl
297 /third_party/opus/src 297 /third_party/opus/src
298 /third_party/ots 298 /third_party/ots
299 /third_party/pdfsqueeze 299 /third_party/pdfsqueeze
300 /third_party/pdfium 300 /third_party/pdfium
301 /third_party/pefile 301 /third_party/pefile
302 /third_party/perl 302 /third_party/perl
303 /third_party/platformsdk_win7 303 /third_party/platformsdk_win7
304 /third_party/platformsdk_win8 304 /third_party/platformsdk_win8
305 /third_party/polymer
Dan Beam 2015/07/30 21:34:01 why did you do this?
305 /third_party/polymer_legacy 306 /third_party/polymer_legacy
306 /third_party/ppapi 307 /third_party/ppapi
307 /third_party/psyco_win32 308 /third_party/psyco_win32
308 /third_party/pthreads-win32 309 /third_party/pthreads-win32
309 /third_party/pyelftools 310 /third_party/pyelftools
310 /third_party/pyftpdlib/src 311 /third_party/pyftpdlib/src
311 /third_party/pylib 312 /third_party/pylib
312 /third_party/pymox/src 313 /third_party/pymox/src
313 /third_party/python_24 314 /third_party/python_24
314 /third_party/python_26 315 /third_party/python_26
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
382 /webkit/data/test_shell/plugins 383 /webkit/data/test_shell/plugins
383 /webkit/data/xbm_decoder 384 /webkit/data/xbm_decoder
384 /webkit/Debug 385 /webkit/Debug
385 /webkit/Release 386 /webkit/Release
386 /webkit/renderer/media/crypto/ppapi/cdm 387 /webkit/renderer/media/crypto/ppapi/cdm
387 /webpagereplay_logs/ 388 /webpagereplay_logs/
388 /win8/delegate_execute/delegate_execute_version_resources.xml 389 /win8/delegate_execute/delegate_execute_version_resources.xml
389 /win8/metro_driver/metro_driver_version_resources.xml 390 /win8/metro_driver/metro_driver_version_resources.xml
390 /x86-generic_out/ 391 /x86-generic_out/
391 /xcodebuild 392 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | third_party/polymer/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698