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: device/DEPS

Issue 1410053006: Move third_party/mojo/src/mojo/public to mojo/public (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 | « device/BUILD.gn ('k') | device/battery/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/DEPS
diff --git a/device/DEPS b/device/DEPS
index f398914b5c4c56da5acd5a096a567103b3062bca..428c8df8c5fea62dfefcc2d5ab9ec986f6dbca8f 100644
--- a/device/DEPS
+++ b/device/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+chromeos",
"+components/device_event_log",
- "+third_party/mojo/src/mojo/public",
+ "+mojo/public",
"+third_party/ocmock",
]
« no previous file with comments | « device/BUILD.gn ('k') | device/battery/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698