summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorrogerm@google.com <rogerm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-05 16:16:23 +0000
committerrogerm@google.com <rogerm@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-05 16:16:23 +0000
commit51ce0e17de2da23fea026abd75db8238b783f2e1 (patch)
treea9b37b3d6fa2972b80005550a6caadd5f1c3630e /DEPS
parentce8a26c784c60ba9278038db1c100e8687e709e0 (diff)
downloadchromium_src-51ce0e17de2da23fea026abd75db8238b783f2e1.zip
chromium_src-51ce0e17de2da23fea026abd75db8238b783f2e1.tar.gz
chromium_src-51ce0e17de2da23fea026abd75db8238b783f2e1.tar.bz2
Integrate syzygy (optionally) into the chrome build process.
Review URL: http://codereview.chromium.org/7464040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@95620 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS5
1 files changed, 5 insertions, 0 deletions
diff --git a/DEPS b/DEPS
index b8b20c33..46d904b 100644
--- a/DEPS
+++ b/DEPS
@@ -312,6 +312,11 @@ deps_os = {
# Dependencies used by libjpeg-turbo
"src/third_party/yasm/binaries":
"/trunk/deps/third_party/yasm/binaries@74228",
+
+ # Binary level profile guided optimizations. This points to the
+ # latest release binaries for the toolchain.
+ "src/third_party/syzygy/binaries":
+ "https://sawbuck.googlecode.com/svn/trunk/syzygy/binaries@394",
},
"mac": {
"src/chrome/tools/test/reference_build/chrome_mac":