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

Unified Diff: mandoline/app/DEPS

Issue 1554443003: Stop linking in the old Mojo EDK. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more fixes Created 4 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
Index: mandoline/app/DEPS
diff --git a/mandoline/app/DEPS b/mandoline/app/DEPS
index 277a818b63fd8d23a87f467ecef80e39fe554529..82c42d2e4e0951805b7e0bdea7e55534af20981d 100644
--- a/mandoline/app/DEPS
+++ b/mandoline/app/DEPS
@@ -1,6 +1,4 @@
include_rules = [
"+components/tracing",
"+mojo",
- "+third_party/mojo/src/mojo/edk",
- "-third_party/mojo/src/mojo/edk/system",
]

Powered by Google App Engine
This is Rietveld 408576698