summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorgregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-22 01:52:50 +0000
committergregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-22 01:52:50 +0000
commit5153767cdf4e37be91fec9d69d87ad2f2f254294 (patch)
treee865a8c4c508af56a7a122dd2651d432e175942c /DEPS
parent38c70d35d0ece9a40f2b09111c96eb6be545f8c4 (diff)
downloadchromium_src-5153767cdf4e37be91fec9d69d87ad2f2f254294.zip
chromium_src-5153767cdf4e37be91fec9d69d87ad2f2f254294.tar.gz
chromium_src-5153767cdf4e37be91fec9d69d87ad2f2f254294.tar.bz2
Refactoring build configurations - make it clearer and allow better support for x64 on Windows
TEST=none BUG=29467 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35012 Review URL: http://codereview.chromium.org/501127 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35129 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index cebbc72..483e806 100644
--- a/DEPS
+++ b/DEPS
@@ -42,7 +42,7 @@ deps = {
"http://v8.googlecode.com/svn/trunk@3510",
"src/native_client":
- "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1067",
+ "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1175",
"src/third_party/skia/src":
"http://skia.googlecode.com/svn/trunk/src@" + Var("skia_revision"),