Index: DEPS |
=================================================================== |
--- DEPS (revision 126124) |
+++ DEPS (working copy) |
@@ -12,7 +12,7 @@ |
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS |
# to update other nacl_*_revision's. |
"nacl_tools_revision": "7955", # native_client/DEPS: tools_rev |
- |
+ |
# These hashes need to be updated when nacl_toolchain_revision is changed. |
# After changing nacl_toolchain_revision, run 'gclient runhooks' to get the |
# new values. |
@@ -430,6 +430,15 @@ |
"src/third_party/gold": |
"/trunk/deps/third_party/gold@124239", |
+ |
+ "src/third_party/xorg-gtest": |
+ "/trunk/deps/third_party/xorg-gtest", |
+ |
+ "src/third_party/utouch-frame": |
+ "/trunk/deps/third_party/utouch-frame", |
+ |
+ "src/third_party/utouch-grail": |
+ "/trunk/deps/third_party/utouch-grail", |
}, |
} |