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

Side by Side Diff: DEPS

Issue 107933006: Get rid of ui_cocoa_third_party_toolkits target from ui.gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: check it in third_party/google_toolbox_for_mac Created 7 years 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 | base/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 # This file is automatically processed to create .DEPS.git which is the file 1 # This file is automatically processed to create .DEPS.git which is the file
2 # that gclient uses under git. 2 # that gclient uses under git.
3 # 3 #
4 # See http://code.google.com/p/chromium/wiki/UsingGit 4 # See http://code.google.com/p/chromium/wiki/UsingGit
5 # 5 #
6 # To test manually, run: 6 # To test manually, run:
7 # python tools/deps2git/deps2git.py -o .DEPS.git 7 # python tools/deps2git/deps2git.py -o .DEPS.git
8 # gclient runhooks 8 # gclient runhooks
9 # DO NOT CHECK IN CHANGES TO .DEPS.git. It will be automatically updated by 9 # DO NOT CHECK IN CHANGES TO .DEPS.git. It will be automatically updated by
10 # a bot when you modify this one. 10 # a bot when you modify this one.
(...skipping 10 matching lines...) Expand all
21 "nacl_trunk": "http://src.chromium.org/native_client/trunk", 21 "nacl_trunk": "http://src.chromium.org/native_client/trunk",
22 "webkit_revision": "163733", 22 "webkit_revision": "163733",
23 "chromium_git": "https://chromium.googlesource.com", 23 "chromium_git": "https://chromium.googlesource.com",
24 "chromiumos_git": "https://chromium.googlesource.com/chromiumos", 24 "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
25 "skia_git": "https://skia.googlesource.com", 25 "skia_git": "https://skia.googlesource.com",
26 "swig_revision": "230490", 26 "swig_revision": "230490",
27 "nacl_revision": "12515", 27 "nacl_revision": "12515",
28 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS 28 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
29 # to update other nacl_*_revision's. 29 # to update other nacl_*_revision's.
30 "nacl_tools_revision": "12289", # native_client/DEPS: tools_rev 30 "nacl_tools_revision": "12289", # native_client/DEPS: tools_rev
31 "gtm_revision": "616", 31 "google_toolbox_for_mac_revision": "616",
32 "libaddressinput_revision": "176", 32 "libaddressinput_revision": "176",
33 "libphonenumber_revision": "621", 33 "libphonenumber_revision": "621",
34 "libvpx_revision": "240222", 34 "libvpx_revision": "240222",
35 "lss_revision": "24", 35 "lss_revision": "24",
36 36
37 # These two FFmpeg variables must be updated together. One is used for SVN 37 # These two FFmpeg variables must be updated together. One is used for SVN
38 # checkouts and the other for Git checkouts. 38 # checkouts and the other for Git checkouts.
39 "ffmpeg_revision": "240211", 39 "ffmpeg_revision": "240211",
40 "ffmpeg_hash": "8dc45cbcad763762bb679de280bdc584f35aa22f", 40 "ffmpeg_hash": "8dc45cbcad763762bb679de280bdc584f35aa22f",
41 41
(...skipping 15 matching lines...) Expand all
57 # the commit queue can handle CLs rolling swarming_client 57 # the commit queue can handle CLs rolling swarming_client
58 # and whatever else without interference from each other. 58 # and whatever else without interference from each other.
59 "swarming_revision": "aab3a62beb7e1d7a6785dcaee707479691fd6ddf", 59 "swarming_revision": "aab3a62beb7e1d7a6785dcaee707479691fd6ddf",
60 # Three lines of non-changing comments so that 60 # Three lines of non-changing comments so that
61 # the commit queue can handle CLs rolling openssl 61 # the commit queue can handle CLs rolling openssl
62 # and whatever else without interference from each other. 62 # and whatever else without interference from each other.
63 "openssl_revision": "236537", 63 "openssl_revision": "236537",
64 } 64 }
65 65
66 deps = { 66 deps = {
67 "src/third_party/google_toolbox_for_mac":
Mark Mentovai 2013/12/12 23:19:23 This was formerly in deps_os. Don’t move it into t
Mark Mentovai 2013/12/12 23:19:23 You want this to be src/third_party/google_toolbox
tfarina 2013/12/12 23:24:10 Ops, this was me trying to test it here on my Linu
68 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
69 Var("google_toolbox_for_mac_revision"),
Mark Mentovai 2013/12/12 23:19:23 Blank line after, following the pattern of almost
67 "src/breakpad/src": 70 "src/breakpad/src":
68 (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1253", 71 (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1253",
69 72
70 "src/sdch/open-vcdiff": 73 "src/sdch/open-vcdiff":
71 (Var("googlecode_url") % "open-vcdiff") + "/trunk@42", 74 (Var("googlecode_url") % "open-vcdiff") + "/trunk@42",
72 75
73 "src/testing/gtest": 76 "src/testing/gtest":
74 (Var("googlecode_url") % "googletest") + "/trunk@643", 77 (Var("googlecode_url") % "googletest") + "/trunk@643",
75 78
76 "src/testing/gmock": 79 "src/testing/gmock":
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
338 # Binary level profile guided optimizations. This points to the 341 # Binary level profile guided optimizations. This points to the
339 # latest release binaries for the toolchain. 342 # latest release binaries for the toolchain.
340 "src/third_party/syzygy/binaries": 343 "src/third_party/syzygy/binaries":
341 (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@1909", 344 (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@1909",
342 345
343 # Binaries for nacl sdk. 346 # Binaries for nacl sdk.
344 "src/third_party/nacl_sdk_binaries": 347 "src/third_party/nacl_sdk_binaries":
345 "/trunk/deps/third_party/nacl_sdk_binaries@111576", 348 "/trunk/deps/third_party/nacl_sdk_binaries@111576",
346 }, 349 },
347 "ios": { 350 "ios": {
348 "src/third_party/GTM": 351 "src/third_party/google_toolbox_for_mac":
349 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" + 352 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
350 Var("gtm_revision"), 353 Var("google_toolbox_for_mac_revision"),
351 354
352 "src/third_party/nss": 355 "src/third_party/nss":
353 "/trunk/deps/third_party/nss@" + Var("nss_revision"), 356 "/trunk/deps/third_party/nss@" + Var("nss_revision"),
354 357
355 # class-dump utility to generate header files for undocumented SDKs 358 # class-dump utility to generate header files for undocumented SDKs
356 "src/testing/iossim/third_party/class-dump": 359 "src/testing/iossim/third_party/class-dump":
357 "/trunk/deps/third_party/class-dump@199203", 360 "/trunk/deps/third_party/class-dump@199203",
358 361
359 # Code that's not needed due to not building everything 362 # Code that's not needed due to not building everything
360 "src/build/util/support": None, 363 "src/build/util/support": None,
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
397 "src/third_party/webpagereplay": None, 400 "src/third_party/webpagereplay": None,
398 "src/third_party/webrtc": None, 401 "src/third_party/webrtc": None,
399 "src/third_party/yasm/source/patched-yasm": None, 402 "src/third_party/yasm/source/patched-yasm": None,
400 "src/tools/page_cycler/acid3": None, 403 "src/tools/page_cycler/acid3": None,
401 "src/v8": None, 404 "src/v8": None,
402 }, 405 },
403 "mac": { 406 "mac": {
404 "src/chrome/tools/test/reference_build/chrome_mac": 407 "src/chrome/tools/test/reference_build/chrome_mac":
405 "/trunk/deps/reference_builds/chrome_mac@237381", 408 "/trunk/deps/reference_builds/chrome_mac@237381",
406 409
407 "src/third_party/GTM":
408 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
409 Var("gtm_revision"),
410 "src/third_party/pdfsqueeze": 410 "src/third_party/pdfsqueeze":
411 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@5", 411 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@5",
412 "src/third_party/lighttpd": 412 "src/third_party/lighttpd":
413 "/trunk/deps/third_party/lighttpd@" + Var("lighttpd_revision"), 413 "/trunk/deps/third_party/lighttpd@" + Var("lighttpd_revision"),
414 414
415 "src/third_party/swig/mac": 415 "src/third_party/swig/mac":
416 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"), 416 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
417 417
418 # NSS, for SSLClientSocketNSS. 418 # NSS, for SSLClientSocketNSS.
419 "src/third_party/nss": 419 "src/third_party/nss":
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after
697 "pattern": ".", 697 "pattern": ".",
698 "action": ["python", "src/build/gyp_chromium"], 698 "action": ["python", "src/build/gyp_chromium"],
699 }, 699 },
700 { 700 {
701 # Check for landmines (reasons to clobber the build). 701 # Check for landmines (reasons to clobber the build).
702 "name": "landmines", 702 "name": "landmines",
703 "pattern": ".", 703 "pattern": ".",
704 "action": ["python", "src/build/landmines.py"], 704 "action": ["python", "src/build/landmines.py"],
705 }, 705 },
706 ] 706 ]
OLDNEW
« no previous file with comments | « no previous file | base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698