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

Side by Side Diff: DEPS

Issue 10795094: NaCl: Update revision in DEPS, r9187 -> r9233 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # When adding a new dependency, please update the top-level .gitignore file 1 # When adding a new dependency, please update the top-level .gitignore file
2 # to list the dependency's destination directory. 2 # to list the dependency's destination directory.
3 3
4 vars = { 4 vars = {
5 # Use this googlecode_url variable only if there is an internal mirror for it. 5 # Use this googlecode_url variable only if there is an internal mirror for it.
6 # If you do not know, use the full path while defining your new deps entry. 6 # If you do not know, use the full path while defining your new deps entry.
7 "googlecode_url": "http://%s.googlecode.com/svn", 7 "googlecode_url": "http://%s.googlecode.com/svn",
8 "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", 8 "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s",
9 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", 9 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
10 "nacl_trunk": "http://src.chromium.org/native_client/trunk", 10 "nacl_trunk": "http://src.chromium.org/native_client/trunk",
11 "webkit_revision": "123359", 11 "webkit_revision": "123359",
12 "chromium_git": "http://git.chromium.org/git", 12 "chromium_git": "http://git.chromium.org/git",
13 "chromiumos_git": "http://git.chromium.org/chromiumos", 13 "chromiumos_git": "http://git.chromium.org/chromiumos",
14 "swig_revision": "69281", 14 "swig_revision": "69281",
15 "nacl_revision": "9187", 15 "nacl_revision": "9233",
16 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS 16 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
17 # to update other nacl_*_revision's. 17 # to update other nacl_*_revision's.
18 "nacl_tools_revision": "9016", # native_client/DEPS: tools_rev 18 "nacl_tools_revision": "9016", # native_client/DEPS: tools_rev
19 "gtm_revision": "534", 19 "gtm_revision": "534",
20 20
21 # These hashes need to be updated when nacl_toolchain_revision is changed. 21 # These hashes need to be updated when nacl_toolchain_revision is changed.
22 # After changing nacl_toolchain_revision, run 'gclient runhooks' to get the 22 # After changing nacl_toolchain_revision, run 'gclient runhooks' to get the
23 # new values. 23 # new values.
24 "nacl_toolchain_linux_x86_hash": 24 "nacl_toolchain_linux_x86_hash":
25 "5a013540b816336f6f2af26c525f8d9f8e20e144", 25 "5a013540b816336f6f2af26c525f8d9f8e20e144",
26 "nacl_toolchain_linux_x86_newlib_hash": 26 "nacl_toolchain_linux_x86_newlib_hash":
27 "c3598baef5a49e6ce8ca768d7f01383641d56025", 27 "c3598baef5a49e6ce8ca768d7f01383641d56025",
28 "nacl_toolchain_mac_x86_hash": 28 "nacl_toolchain_mac_x86_hash":
29 "664e057b1507923b0526ebb7294deb8c31cb8bfc", 29 "664e057b1507923b0526ebb7294deb8c31cb8bfc",
30 "nacl_toolchain_mac_x86_newlib_hash": 30 "nacl_toolchain_mac_x86_newlib_hash":
31 "93f3a7ca6f97b093380ab4c305b2be42e89004c0", 31 "93f3a7ca6f97b093380ab4c305b2be42e89004c0",
32 "nacl_toolchain_pnacl_linux_x86_32_hash": 32 "nacl_toolchain_pnacl_linux_x86_32_hash":
33 "640b146a6f9b6fa75c86889b02d79e0347b6d6ae", 33 "a3b1a1221f3198302c2437321e2ef8f736fecd16",
34 "nacl_toolchain_pnacl_linux_x86_64_hash": 34 "nacl_toolchain_pnacl_linux_x86_64_hash":
35 "1ced4adbfd532afe6af12992cbd49a5073bbac62", 35 "d3275949352c35aa6272117e34931068ac190c14",
36 "nacl_toolchain_pnacl_mac_x86_32_hash": 36 "nacl_toolchain_pnacl_mac_x86_32_hash":
37 "8402a8e08d7ff4b5e22fd0446ca2baf7fd83f626", 37 "1aff8c3c105dfb01224fd92e7cb39cdbb130edbc",
38 "nacl_toolchain_pnacl_translator_hash": 38 "nacl_toolchain_pnacl_translator_hash":
39 "7bbb4b1d4cc55b5855c86e174fc09c5213e665c2", 39 "689ef2a1b4b013b4cbfb42e0ff71eaaf5aba5c1d",
40 "nacl_toolchain_pnacl_win_x86_32_hash": 40 "nacl_toolchain_pnacl_win_x86_32_hash":
41 "f12a43ce3156dc0e7958fdee112dd2025575cb28", 41 "906beb9ecbc6be9a8f456f45dabd715bae8db16a",
42 "nacl_toolchain_win_x86_hash": 42 "nacl_toolchain_win_x86_hash":
43 "9a854462e601338153bc65bfdc1171a87dc0bfe6", 43 "9a854462e601338153bc65bfdc1171a87dc0bfe6",
44 "nacl_toolchain_win_x86_newlib_hash": 44 "nacl_toolchain_win_x86_newlib_hash":
45 "c4dd3f8b65e309d242a3bfce89a15f580ef2e4f0", 45 "c4dd3f8b65e309d242a3bfce89a15f580ef2e4f0",
46 "nacl_toolchain_revision": "9170", 46 "nacl_toolchain_revision": "9170",
47 "pnacl_toolchain_revision": "9117", 47 "pnacl_toolchain_revision": "9213",
48 48
49 "libjingle_revision": "161", 49 "libjingle_revision": "161",
50 "libphonenumber_revision": "456", 50 "libphonenumber_revision": "456",
51 "libvpx_revision": "147803", 51 "libvpx_revision": "147803",
52 "lss_revision": "11", 52 "lss_revision": "11",
53 53
54 # These two FFmpeg variables must be updated together. One is used for SVN 54 # These two FFmpeg variables must be updated together. One is used for SVN
55 # checkouts and the other for Git checkouts. 55 # checkouts and the other for Git checkouts.
56 "ffmpeg_revision": "142289", 56 "ffmpeg_revision": "142289",
57 "ffmpeg_hash": "23f177366e3bce3a628a7d3feedceed4e18dcc04", 57 "ffmpeg_hash": "23f177366e3bce3a628a7d3feedceed4e18dcc04",
(...skipping 506 matching lines...) Expand 10 before | Expand all | Expand 10 after
564 "pattern": ".", 564 "pattern": ".",
565 "action": ["python", "src/build/util/lastchange.py", 565 "action": ["python", "src/build/util/lastchange.py",
566 "-o", "src/build/util/LASTCHANGE"], 566 "-o", "src/build/util/LASTCHANGE"],
567 }, 567 },
568 { 568 {
569 # A change to a .gyp, .gypi, or to GYP itself should run the generator. 569 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
570 "pattern": ".", 570 "pattern": ".",
571 "action": ["python", "src/build/gyp_chromium"], 571 "action": ["python", "src/build/gyp_chromium"],
572 }, 572 },
573 ] 573 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698