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

Unified Diff: DEPS

Issue 814543006: Move //mojo/{public, edk} underneath //third_party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 11 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 | android_webview/java_library_common.mk » ('j') | 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 c4bef856bd2ab302383efde0c44d1e3497ea6207..58b5795e033672b2d9a055513b76a87e94a37bdd 100644
--- a/DEPS
+++ b/DEPS
@@ -738,8 +738,8 @@ hooks = [
'name': 'download_mojo_shell',
'pattern': '',
'action': [ 'python',
- 'src/mojo/public/tools/download_shell_binary.py',
- '--tools-directory=../../../tools',
+ 'src/third_party/mojo/src/mojo/public/tools/download_shell_binary.py',
+ '--tools-directory=../../../../../../tools',
],
},
{
« no previous file with comments | « no previous file | android_webview/java_library_common.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698