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

Unified Diff: DEPS

Issue 593973004: Switch V8 to new mirror. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 98f34d7c090c8a87ba5178f99039a8f661d1eeda..ae25f644d1ba8f8915d73d9fb89d12797f4ee314 100644
--- a/DEPS
+++ b/DEPS
@@ -158,7 +158,7 @@ deps = {
Var('chromium_git') + '/external/swarming.client.git' + '@' + Var('swarming_revision'),
'src/v8':
- Var('chromium_git') + '/external/v8.git' + '@' + Var('v8_revision'),
+ Var('chromium_git') + '/v8/v8.git' + '@' + Var('v8_revision'),
'src/native_client':
Var('chromium_git') + '/native_client/src/native_client.git' + '@' + Var('nacl_revision'),
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698