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

Unified Diff: mandoline/app/DEPS

Issue 1676913002: [mojo] Delete third_party/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 10 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
Index: mandoline/app/DEPS
diff --git a/mandoline/app/DEPS b/mandoline/app/DEPS
index 277a818b63fd8d23a87f467ecef80e39fe554529..fdea0d8906d8644728570a09b977a5c974268c93 100644
--- a/mandoline/app/DEPS
+++ b/mandoline/app/DEPS
@@ -1,6 +1,5 @@
include_rules = [
"+components/tracing",
"+mojo",
- "+third_party/mojo/src/mojo/edk",
- "-third_party/mojo/src/mojo/edk/system",
+ "-mojo/edk/system",
]

Powered by Google App Engine
This is Rietveld 408576698