| OLD | NEW | 
|   1 # PNaCl component git revisions. The git base URL and repository names are at |   1 # PNaCl component git revisions. The git base URL and repository names are at | 
|   2 # the top of toolchain_build/toolchain_build_pnacl.py. |   2 # the top of toolchain_build/toolchain_build_pnacl.py. | 
|   3 # For backward compatibility, the key names match the directory names used by |   3 # For backward compatibility, the key names match the directory names used by | 
|   4 # gclient in the earlier version of this file, with the exception that |   4 # gclient in the earlier version of this file, with the exception that | 
|   5 # underscores in this file become dashes in the directory name (that means this |   5 # underscores in this file become dashes in the directory name (that means this | 
|   6 # file can be 'source'ed in a shell script). |   6 # file can be 'source'ed in a shell script). | 
|   7 # |   7 # | 
|   8 # You can auto-update this file with ./pnacl/deps_update.py |   8 # You can auto-update this file with ./pnacl/deps_update.py | 
|   9  |   9  | 
|  10 binutils=dff65a098a835840cc8308aea8f79db63d62cb54 |  10 binutils=dff65a098a835840cc8308aea8f79db63d62cb54 | 
|  11 # |  11 # | 
|  12 # Three lines avoid merge conflicts. |  12 # Three lines avoid merge conflicts. | 
|  13 # |  13 # | 
|  14 clang=96b3da27dcefc9d152e51cf54280989b2206d789 |  14 clang=96b3da27dcefc9d152e51cf54280989b2206d789 | 
|  15 # |  15 # | 
|  16 # Three lines avoid merge conflicts. |  16 # Three lines avoid merge conflicts. | 
|  17 # |  17 # | 
|  18 llvm=dcc76e52ebfedaeed374c97aab1bc46e6361e83c |  18 llvm=8284e69d05eaa434959cfaf4fe16877ba0395cff | 
|  19 # |  19 # | 
|  20 # Three lines avoid merge conflicts. |  20 # Three lines avoid merge conflicts. | 
|  21 # |  21 # | 
|  22 gcc=574429118e460375c377728420c43aad4a3103dc |  22 gcc=574429118e460375c377728420c43aad4a3103dc | 
|  23 # |  23 # | 
|  24 # Three lines avoid merge conflicts. |  24 # Three lines avoid merge conflicts. | 
|  25 # |  25 # | 
|  26 libcxx=640116b36573795793453c2b0671b161deb9256f |  26 libcxx=640116b36573795793453c2b0671b161deb9256f | 
|  27 # |  27 # | 
|  28 # Three lines avoid merge conflicts. |  28 # Three lines avoid merge conflicts. | 
| (...skipping 12 matching lines...) Expand all  Loading... | 
|  41 # |  41 # | 
|  42 compiler_rt=d7e6ee8932d3905f1c9b2e06138546fcb15a8a67 |  42 compiler_rt=d7e6ee8932d3905f1c9b2e06138546fcb15a8a67 | 
|  43 # |  43 # | 
|  44 # Three lines avoid merge conflicts. |  44 # Three lines avoid merge conflicts. | 
|  45 # |  45 # | 
|  46 subzero=9c1d3869bab08d1a6e0255712b59dc0e59b44618 |  46 subzero=9c1d3869bab08d1a6e0255712b59dc0e59b44618 | 
|  47 # |  47 # | 
|  48 # Three lines avoid merge conflicts. |  48 # Three lines avoid merge conflicts. | 
|  49 # |  49 # | 
|  50 binutils_x86=1d8592cc9f02cc9aeaef992c296376a8fd4c8761 |  50 binutils_x86=1d8592cc9f02cc9aeaef992c296376a8fd4c8761 | 
| OLD | NEW |