Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / native_client / DEPS
index 4a47020..9df009f 100644 (file)
@@ -1,19 +1,18 @@
 # DEPS files look like -*- Python -*-
 
 vars = {
-  "chrome_rev": "240870",
+  "chrome_rev": "250916",
   # NOTE!  These four should match their counterparts in chromium/src/DEPS.
   # Be sure to update them when updating chrome_rev, above.
   # (This is not essential for Breakpad, because we do not use its code
   # in the build that goes into Chromium.  But might as well update it too.)
   "gtest_rev": "643",
-  "gyp_rev": "1806",
+  "gyp_rev": "1846",
   "lss_rev": "24",
-  "breakpad_rev": "1253",
+  "breakpad_rev": "1271",
 
   "lcov_rev": "149720",
-  "python_26_rev": "53573",
-  "tools_rev": "12630",
+  "tools_rev": "12760",
 
   # These are URL prefixes rather than revision numbers, so keep them separate.
   "chromium_trunk": "http://src.chromium.org/svn/trunk",
@@ -61,9 +60,6 @@ deps_os = {
     "third_party/NSIS":
       (Var("native_client_trunk") + "/deps/third_party/NSIS@" +
        Var("tools_rev")),
-    "third_party/python_26":
-      (Var("chromium_trunk") + "/tools/third_party/python_26@" +
-       Var("python_26_rev")),
   },
   "unix": {
     # Ragel for validator_ragel