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

Unified Diff: components/message_port/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
Index: components/message_port/DEPS
diff --git a/components/message_port/DEPS b/components/message_port/DEPS
index 3fdf5e6bf5c341f6f005dbfd395f553956f624ed..7cf49ec832e4f0b84534f5560b0a2ab1de6239b3 100644
--- a/components/message_port/DEPS
+++ b/components/message_port/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+mojo/message_pump",
+ "+mojo/public",
"+third_party/WebKit/public",
- "+third_party/mojo/src/mojo/public/cpp/system",
]

Powered by Google App Engine
This is Rietveld 408576698