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

Unified Diff: mandoline/services/updater/DEPS

Issue 1435063002: Eliminate third_party/mojo/src from all targets' include paths (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 5 years, 1 month 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 | « content/browser/wake_lock/wake_lock_service_impl.h ('k') | mandoline/services/updater/updater_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mandoline/services/updater/DEPS
diff --git a/mandoline/services/updater/DEPS b/mandoline/services/updater/DEPS
index 07502be4ce48c053ad6e5924c934c09be6d2ccb3..244d48cd7b899f1bfbd1efcad248c361797ac3d0 100644
--- a/mandoline/services/updater/DEPS
+++ b/mandoline/services/updater/DEPS
@@ -6,4 +6,6 @@ include_rules = [
"+mojo/public/cpp/bindings",
"+mojo/services/network",
"+mojo/services/updater",
+ "+third_party/mojo/src/mojo/public/c/system",
+ "+third_party/mojo/src/mojo/public/cpp/bindings",
]
« no previous file with comments | « content/browser/wake_lock/wake_lock_service_impl.h ('k') | mandoline/services/updater/updater_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698